From 76f0c923fe4b2a1616453876611dc76b4f6b5355 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 00:22:10 +0000 Subject: $Id$ -> $FreeBSD$ --- lib/libftpio/ftp.errors | 2 +- lib/libftpio/ftpio.3 | 2 +- lib/libftpio/ftpio.c | 2 +- lib/libftpio/ftpio.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libftpio') diff --git a/lib/libftpio/ftp.errors b/lib/libftpio/ftp.errors index 26cb4f6..7ae4445 100644 --- a/lib/libftpio/ftp.errors +++ b/lib/libftpio/ftp.errors @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ # # This list is taken from RFC 959. # It probably needs a going over. diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3 index 9a7e554..6ff3146 100644 --- a/lib/libftpio/ftpio.3 +++ b/lib/libftpio/ftpio.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ftpio.3,v 1.17 1998/03/19 07:34:09 charnier Exp $ +.\" $FreeBSD$ .\" .Dd June 17, 1996 .Dt FTPIO 3 diff --git a/lib/libftpio/ftpio.c b/lib/libftpio/ftpio.c index 6a1d7ab..45f7012 100644 --- a/lib/libftpio/ftpio.c +++ b/lib/libftpio/ftpio.c @@ -14,7 +14,7 @@ * Turned inside out. Now returns xfers as new file ids, not as a special * `state' of FTP_t * - * $Id: ftpio.c,v 1.30 1998/04/11 07:28:53 phk Exp $ + * $FreeBSD$ * */ diff --git a/lib/libftpio/ftpio.h b/lib/libftpio/ftpio.h index 41e7c1e..26d4f90 100644 --- a/lib/libftpio/ftpio.h +++ b/lib/libftpio/ftpio.h @@ -22,7 +22,7 @@ * Turned inside out. Now returns xfers as new file ids, not as a special * `state' of FTP_t * - * $Id: ftpio.h,v 1.13 1997/05/05 11:18:55 jkh Exp $ + * $FreeBSD$ */ /* Internal housekeeping data structure for FTP sessions */ -- cgit v1.1