diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-06-04 04:32:56 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-06-04 04:32:56 +0000 |
commit | e6b1acbda403381aa4dd1f5441f00b3da8bfa35b (patch) | |
tree | 541c34d76e539b2e1b0b3444e4989a2351e43bc4 /usr.sbin | |
parent | ca839741ac489ffcad37a0655fca2b913e671dc2 (diff) |
kill clause 3 & 4
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pppoe/pppoe.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index f3da98c9622..91620750d14 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,8 +1,7 @@ -.\" $OpenBSD: pppoe.8,v 1.13 2003/05/10 22:11:28 jmc Exp $ +.\" $OpenBSD: pppoe.8,v 1.14 2003/06/04 04:32:55 jason Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -12,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 Jason L. Wright -.\" 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 |