]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
OpenBSD CVS: fix .Xr
authorDamien Miller <djm@mindrot.org>
Mon, 15 Nov 1999 12:33:56 +0000 (23:33 +1100)
committerDamien Miller <djm@mindrot.org>
Mon, 15 Nov 1999 12:33:56 +0000 (23:33 +1100)
ChangeLog
ssh-keygen.1

index 75029c5cd56e3aa87d1d0b2946a2cb9a3f6e8749..88cf9b387927c06be35d76c00e3b5bd5649dcb80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    <marc.fournier@acadiau.ca>
  - Wrote autoconf tests for __progname symbol
  - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
+ - Released 1.2pre12
+
+ - Another OpenBSD CVS update:
+   - [ssh-keygen.1] fix .Xr
 
 19991114
  - Solaris compilation fixes (still imcomplete)
index 2cbcfae10cd0da8441c7c25781feb0c00dab1bc6..dd01e63dfa22d96d79bb6305103dad6019b3fe86 100644 (file)
@@ -9,7 +9,7 @@
 .\"
 .\" Created: Sat Apr 22 23:55:14 1995 ylo
 .\"
-.\" $Id: ssh-keygen.1,v 1.3 1999/10/28 23:15:49 damien Exp $
+.\" $Id: ssh-keygen.1,v 1.4 1999/11/15 12:33:56 damien Exp $
 .\"
 .Dd September 25, 1999
 .Dt SSH-KEYGEN 1
@@ -150,6 +150,6 @@ are required for proper operation.
 .Sh SEE ALSO
 .Xr ssh 1 ,
 .Xr ssh-add 1 ,
-.Xr ssh-agent 1,
+.Xr ssh-agent 1 ,
 .Xr sshd 8 ,
 .Xr ssl 8