From 3b842d34e82312a8004a7ecd65ccdb837ef72ac1 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 01:08:13 +0000 Subject: $Id$ -> $FreeBSD$ --- usr.bin/mkfifo/mkfifo.1 | 2 +- usr.bin/mkfifo/mkfifo.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/mkfifo') diff --git a/usr.bin/mkfifo/mkfifo.1 b/usr.bin/mkfifo/mkfifo.1 index 44fe004..a7443c5 100644 --- a/usr.bin/mkfifo/mkfifo.1 +++ b/usr.bin/mkfifo/mkfifo.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mkfifo.1 8.2 (Berkeley) 1/5/94 -.\" $Id: mkfifo.1,v 1.4 1997/04/27 08:45:45 jmg Exp $ +.\" $FreeBSD$ .\" .Dd January 5, 1994 .Dt MKFIFO 1 diff --git a/usr.bin/mkfifo/mkfifo.c b/usr.bin/mkfifo/mkfifo.c index 270951a..7f97a13 100644 --- a/usr.bin/mkfifo/mkfifo.c +++ b/usr.bin/mkfifo/mkfifo.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mkfifo.c 8.2 (Berkeley) 1/5/94"; #endif static const char rcsid[] = - "$Id: mkfifo.c,v 1.3 1997/07/24 07:02:55 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1