diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 19:36:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 19:36:34 +0000 |
commit | 8b13fafb2a5c3ec47f4b69274a976f3246265d7e (patch) | |
tree | b6dd57d67441a7a1f2f81a89e846429ddd43a3c4 /usr.bin/man | |
parent | b5e7c5343dab0f1a7429b0f893d1d9847c150bcb (diff) |
3/4 cleanup for aaron
Diffstat (limited to 'usr.bin/man')
-rw-r--r-- | usr.bin/man/help.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/man/help.1 b/usr.bin/man/help.1 index f0a1b15d757..10e39ed7309 100644 --- a/usr.bin/man/help.1 +++ b/usr.bin/man/help.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: help.1,v 1.4 2003/02/15 09:32:30 jmc Exp $ +.\" $OpenBSD: help.1,v 1.5 2003/06/04 19:36:33 deraadt Exp $ .\" .\" Copyright (c) 1999 Aaron Campbell .\" All rights reserved. @@ -12,11 +12,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 Aaron Campbell. -.\" 4. 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 |