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/dhcp.8 | |
parent | b5e7c5343dab0f1a7429b0f893d1d9847c150bcb (diff) |
3/4 cleanup for aaron
Diffstat (limited to 'share/man/man8/dhcp.8')
-rw-r--r-- | share/man/man8/dhcp.8 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8 index 78ee2b16465..a00dd09403a 100644 --- a/share/man/man8/dhcp.8 +++ b/share/man/man8/dhcp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp.8,v 1.12 2003/05/10 21:53:04 jmc Exp $ +.\" $OpenBSD: dhcp.8,v 1.13 2003/06/04 19:36:33 deraadt Exp $ .\" .\" .\" Copyright (c) 1999 Aaron Campbell @@ -13,11 +13,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 |