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/man8 | |
parent | c45a89f2ea9a38e27c5a0887b210f122f3d73322 (diff) |
more 3/4 cleanups for lazy developers
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index 03cb5c104c6..ef2abd2b67d 100644 --- a/share/man/man8/man8.i386/boot_i386.8 +++ b/share/man/man8/man8.i386/boot_i386.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_i386.8,v 1.8 2003/02/01 16:38:39 jmc Exp $ +.\" $OpenBSD: boot_i386.8,v 1.9 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -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 Michael Shalayeff. -.\" 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 |