From e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 7 May 2005 17:51:10 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_4_0_RELEASE'. This commit was manufactured to restore the state of the 5.4-RELEASE image. --- sbin/dumpfs/Makefile | 2 +- sbin/dumpfs/dumpfs.8 | 2 +- sbin/dumpfs/dumpfs.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/dumpfs') diff --git a/sbin/dumpfs/Makefile b/sbin/dumpfs/Makefile index 99faa77ad725a..ee8b003fa3c71 100644 --- a/sbin/dumpfs/Makefile +++ b/sbin/dumpfs/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/sbin/dumpfs/Makefile,v 1.9 2003/11/14 13:13:23 johan Exp $ PROG= dumpfs DPADD= ${LIBUFS} diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8 index 8e701d5ba0f60..0ed9b66fb32bc 100644 --- a/sbin/dumpfs/dumpfs.8 +++ b/sbin/dumpfs/dumpfs.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dumpfs.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/dumpfs/dumpfs.8,v 1.14 2004/07/02 21:45:01 ru Exp $ .\" .Dd January 19, 2003 .Dt DUMPFS 8 diff --git a/sbin/dumpfs/dumpfs.c b/sbin/dumpfs/dumpfs.c index 325cdcbf9864d..8ac138b0af0d1 100644 --- a/sbin/dumpfs/dumpfs.c +++ b/sbin/dumpfs/dumpfs.c @@ -47,7 +47,7 @@ static const char copyright[] = static char sccsid[] = "@(#)dumpfs.c 8.5 (Berkeley) 4/29/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/dumpfs/dumpfs.c,v 1.43 2004/04/09 19:58:27 markm Exp $"; #endif /* not lint */ #include -- cgit v1.2.3