summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 07:43:27 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 07:43:27 +0000
commitfafea18d68f3d1a4ea412ff4618fd66c1a05b548 (patch)
tree9046a0962821a81ee6c7dc3979ba3687d85cb7dc
parentd9cae22d1a57e1e00bffb87ffa257ad717b90f2f (diff)
- stevesk@cvs.openbsd.org 2001/03/04 12:54:04
[sshd.8] spelling
-rw-r--r--ChangeLog5
-rw-r--r--sshd.84
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b631ed71..d11d0e377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -156,6 +156,9 @@
156 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06 156 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06
157 [servconf.c sshd.8] 157 [servconf.c sshd.8]
158 kill obsolete RandomSeed; ok markus@ deraadt@ 158 kill obsolete RandomSeed; ok markus@ deraadt@
159 - stevesk@cvs.openbsd.org 2001/03/04 12:54:04
160 [sshd.8]
161 spelling
159 162
16020010304 16320010304
161 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 164 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4348,4 +4351,4 @@
4348 - Wrote replacements for strlcpy and mkdtemp 4351 - Wrote replacements for strlcpy and mkdtemp
4349 - Released 1.0pre1 4352 - Released 1.0pre1
4350 4353
4351$Id: ChangeLog,v 1.900 2001/03/05 07:42:03 mouring Exp $ 4354$Id: ChangeLog,v 1.901 2001/03/05 07:43:27 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index cf9392754..cfbe90ad8 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.101 2001/03/04 11:16:06 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.102 2001/03/04 12:54:04 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -645,7 +645,7 @@ Defines the number of bits in the server key.
645The minimum value is 512, and the default is 768. 645The minimum value is 512, and the default is 768.
646.It Cm ChallengeResponseAuthentication 646.It Cm ChallengeResponseAuthentication
647Specifies whether 647Specifies whether
648challenge reponse 648challenge response
649authentication is allowed. 649authentication is allowed.
650Currently there is support for 650Currently there is support for
651.Xr skey 1 651.Xr skey 1