diff options
-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. |