summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:09:59 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:09:59 +0000
commit2594d9a06bb1b7e0d249a02e0c217280883bdbf0 (patch)
tree17e2d15ecbaf044a6d7cd603efc32073ae0acd82
parent604dc728907e684e3c70bd5ebf0485d8de6fc94e (diff)
downloadopenssh-git-2594d9a06bb1b7e0d249a02e0c217280883bdbf0.tar.gz
- stevesk@cvs.openbsd.org 2002/11/24 21:46:24
[ssh-keysign.8] typo: "the the"
-rw-r--r--ChangeLog5
-rw-r--r--ssh-keysign.84
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4427664b..2b7f8d6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
- markus@cvs.openbsd.org 2002/11/21 23:04:33
[ssh.c]
debug->debug2
+ - stevesk@cvs.openbsd.org 2002/11/24 21:46:24
+ [ssh-keysign.8]
+ typo: "the the"
20021205
- (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
@@ -858,4 +861,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2521 2002/12/23 02:08:57 mouring Exp $
+$Id: ChangeLog,v 1.2522 2002/12/23 02:09:59 mouring Exp $
diff --git a/ssh-keysign.8 b/ssh-keysign.8
index 9a87731f..99d37340 100644
--- a/ssh-keysign.8
+++ b/ssh-keysign.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keysign.8,v 1.4 2002/11/07 22:08:07 markus Exp $
+.\" $OpenBSD: ssh-keysign.8,v 1.5 2002/11/24 21:46:24 stevesk Exp $
.\"
.\" Copyright (c) 2002 Markus Friedl. All rights reserved.
.\"
@@ -39,7 +39,7 @@ required during hostbased authentication with SSH protocol version 2.
.Pp
.Nm
is disabled by default and can only be enabled in the
-the global client configuration file
+global client configuration file
.Pa /etc/ssh/ssh_config
by setting
.Cm EnableSSHKeysign