diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 20:48:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 20:48:36 +0000 |
commit | c77ed1f1fec0c2219c5f3a1dc9d47b417505762a (patch) | |
tree | fd9bb1e60ec748001cfbe170c16229a9f2071253 /share/man/man5 | |
parent | 10e005b77fba6674ccb1fcaf98674a3ac9a97356 (diff) |
.Xr typos;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/moduli.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/moduli.5 b/share/man/man5/moduli.5 index afc41913359..d065ac63fb4 100644 --- a/share/man/man5/moduli.5 +++ b/share/man/man5/moduli.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moduli.5,v 1.6 2002/09/18 07:36:32 deraadt Exp $ +.\" $OpenBSD: moduli.5,v 1.7 2003/03/06 20:48:35 jmc Exp $ .\" .\" Copyright 1997, 2000 William Allen Simpson <wsimpson@greendragon.com> .\" All rights reserved. @@ -40,7 +40,7 @@ The .Pa /etc/moduli file contains the system-wide Diffie-Hellman prime moduli for -.Xr sshd . +.Xr sshd 8 . .Pp Each line in this file contains the following fields: Time, Type, Tests, Tries, Size, Generator, Modulus. |