diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2003-07-04 08:03:14 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2003-07-04 08:03:14 +0000 |
commit | 057fecafc0626ac60cd22b26109d7edd07074ba2 (patch) | |
tree | 6f01bc5456ae87f69f3c8376079e213e25025516 /share/man/man5/moduli.5 | |
parent | fafe63024932031f8280fcede1b69f28e6e3060e (diff) |
off byone; netbsd pr 22012
Diffstat (limited to 'share/man/man5/moduli.5')
-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 d065ac63fb4..019d7306414 100644 --- a/share/man/man5/moduli.5 +++ b/share/man/man5/moduli.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moduli.5,v 1.7 2003/03/06 20:48:35 jmc Exp $ +.\" $OpenBSD: moduli.5,v 1.8 2003/07/04 08:03:13 markus Exp $ .\" .\" Copyright 1997, 2000 William Allen Simpson <wsimpson@greendragon.com> .\" All rights reserved. @@ -129,7 +129,7 @@ unused .El .Pp .Fa Size : decimal . -Specifies the number of significant bits. +Specifies the number of the most significant bit (0 to M). .Pp .Fa Generator : hex string . Specifies the best generator for a Diffie-Hellman exchange. |