summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index f973cc383..6f5ad0f8b 100644
--- a/sshd.8
+++ b/sshd.8
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd.8,v 1.297 2018/03/12 00:52:01 djm Exp $ 36.\" $OpenBSD: sshd.8,v 1.298 2018/03/14 05:35:40 djm Exp $
37.Dd $Mdocdate: March 12 2018 $ 37.Dd $Mdocdate: March 14 2018 $
38.Dt SSHD 8 38.Dt SSHD 8
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -602,7 +602,7 @@ Enables execution of
602previously disabled by the 602previously disabled by the
603.Cm restrict 603.Cm restrict
604option. 604option.
605.It Cm valid-before="timespec" 605.It Cm expiry-time="timespec"
606Specifies a time after which the key will not be accepted. 606Specifies a time after which the key will not be accepted.
607The time may be specified as a YYYYMMDD date or a YYYYMMDDHHMM[SS] time 607The time may be specified as a YYYYMMDD date or a YYYYMMDDHHMM[SS] time
608in the system time-zone. 608in the system time-zone.