diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:11:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:11:38 +0000 |
commit | 902b8a8df56f6013f32ae23139af77210bba53b3 (patch) | |
tree | cb770a85298c681d06cadc786fcd4f1f61206d41 /libexec/tcpd | |
parent | b0af9c9656bed74c445cc0b4c4fa9547753467fa (diff) |
more term 3 and 4 changes
Diffstat (limited to 'libexec/tcpd')
-rw-r--r-- | libexec/tcpd/safe_finger/safe_finger.8 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/libexec/tcpd/safe_finger/safe_finger.8 b/libexec/tcpd/safe_finger/safe_finger.8 index 0c6c3ef8e31..9c13f4c1b6d 100644 --- a/libexec/tcpd/safe_finger/safe_finger.8 +++ b/libexec/tcpd/safe_finger/safe_finger.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: safe_finger.8,v 1.8 2001/08/02 18:37:34 mpech Exp $ +.\" $OpenBSD: safe_finger.8,v 1.9 2003/06/04 04:11:01 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -10,13 +10,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 Downs for the -.\" OpenBSD system. -.\" 4. Neither the name(s) of the author(s) nor the name OpenBSD -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS .\" OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |