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 /share/man/man8/rc.shutdown.8 | |
parent | b5e7c5343dab0f1a7429b0f893d1d9847c150bcb (diff) |
3/4 cleanup for aaron
Diffstat (limited to 'share/man/man8/rc.shutdown.8')
-rw-r--r-- | share/man/man8/rc.shutdown.8 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man8/rc.shutdown.8 b/share/man/man8/rc.shutdown.8 index df83d9b719d..d26aa6bc85c 100644 --- a/share/man/man8/rc.shutdown.8 +++ b/share/man/man8/rc.shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.shutdown.8,v 1.4 2003/02/15 09:32:30 jmc Exp $ +.\" $OpenBSD: rc.shutdown.8,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 |