mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
OpenBSD CVS: fix .Xr
This commit is contained in:
parent
3668206da4
commit
2e8b1c8660
@ -27,6 +27,10 @@
|
|||||||
<marc.fournier@acadiau.ca>
|
<marc.fournier@acadiau.ca>
|
||||||
- Wrote autoconf tests for __progname symbol
|
- Wrote autoconf tests for __progname symbol
|
||||||
- RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
|
- RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
|
||||||
|
- Released 1.2pre12
|
||||||
|
|
||||||
|
- Another OpenBSD CVS update:
|
||||||
|
- [ssh-keygen.1] fix .Xr
|
||||||
|
|
||||||
19991114
|
19991114
|
||||||
- Solaris compilation fixes (still imcomplete)
|
- Solaris compilation fixes (still imcomplete)
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Created: Sat Apr 22 23:55:14 1995 ylo
|
.\" 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
|
.Dd September 25, 1999
|
||||||
.Dt SSH-KEYGEN 1
|
.Dt SSH-KEYGEN 1
|
||||||
@ -150,6 +150,6 @@ are required for proper operation.
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
.Xr ssh-add 1 ,
|
.Xr ssh-add 1 ,
|
||||||
.Xr ssh-agent 1,
|
.Xr ssh-agent 1 ,
|
||||||
.Xr sshd 8 ,
|
.Xr sshd 8 ,
|
||||||
.Xr ssl 8
|
.Xr ssl 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user