diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:43:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:43:57 +0000 |
commit | 0a2ef473ecf64688381946ed150ac8750bb6e502 (patch) | |
tree | 02752e1d574a3a9dd980f3f1d51669a8d381289a /share/man/man9/md5.9 | |
parent | c45a89f2ea9a38e27c5a0887b210f122f3d73322 (diff) |
more 3/4 cleanups for lazy developers
Diffstat (limited to 'share/man/man9/md5.9')
-rw-r--r-- | share/man/man9/md5.9 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man9/md5.9 b/share/man/man9/md5.9 index 92da84aee82..fea0f366184 100644 --- a/share/man/man9/md5.9 +++ b/share/man/man9/md5.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.9,v 1.7 2003/04/17 05:08:39 jmc Exp $ +.\" $OpenBSD: md5.9,v 1.8 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" All rights reserved. @@ -11,11 +11,6 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" 3. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by Michael Shalayeff -.\" 3. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |