diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-16 21:23:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-16 21:23:09 +0000 |
commit | e035055229a8d39c664af93893868ce56b6b35f3 (patch) | |
tree | e47becb7e61fbdba8711b0cff6458a678025f22d /share/man/man9/md5.9 | |
parent | bd5270c32fe3dd16cc0ef16ee27454fa9906a146 (diff) |
list/display fixes, and whitespace;
Diffstat (limited to 'share/man/man9/md5.9')
-rw-r--r-- | share/man/man9/md5.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/md5.9 b/share/man/man9/md5.9 index fea0f366184..9885fdae79c 100644 --- a/share/man/man9/md5.9 +++ b/share/man/man9/md5.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.9,v 1.8 2003/06/04 04:43:56 deraadt Exp $ +.\" $OpenBSD: md5.9,v 1.9 2004/04/16 21:23:08 jmc Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" All rights reserved. @@ -41,7 +41,6 @@ The module implements the RSA Data Security, Inc. MD5 Message-Digest Algorithm (MD5). It produces 128-bit MD5 Digest of data. -.Pp .Bl -hang -width MD5Transform .It Pa MD5Init must be called just before |