Module Name: src
Committed By: agc
Date: Tue Mar 29 21:43:17 UTC 2011
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config.5
Log Message:
fix a repeated typo
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/crypto/external/bsd/openssh/dist/sshd_config.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/openssh/dist/sshd_config.5
diff -u src/crypto/external/bsd/openssh/dist/sshd_config.5:1.8 src/crypto/external/bsd/openssh/dist/sshd_config.5:1.9
--- src/crypto/external/bsd/openssh/dist/sshd_config.5:1.8 Thu Feb 3 04:24:23 2011
+++ src/crypto/external/bsd/openssh/dist/sshd_config.5 Tue Mar 29 21:43:17 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: sshd_config.5,v 1.8 2011/02/03 04:24:23 enami Exp $
+.\" $NetBSD: sshd_config.5,v 1.9 2011/03/29 21:43:17 agc Exp $
.\" -*- nroff -*-
.\"
.\" Author: Tatu Ylonen <[email protected]>
@@ -1119,12 +1119,12 @@
or
.Dq try .
.It Cm LpkSearchTimelimit
-Sepcifies the search time limit before the search is considered over. value is
+Specifies the search time limit before the search is considered over. value is
in seconds.
.Pp
LpkSearchTimelimit 3
.It Cm LpkBindTimelimit
-Sepcifies the bind time limit before the connection is considered dead. value is
+Specifies the bind time limit before the connection is considered dead. value is
in seconds.
.Pp
LpkBindTimelimit 3