From a93332491e10c1a23a9fd2f11ccbdba33d72d850 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 26 Nov 2008 01:09:48 +0000 Subject: Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image. --- usr.bin/fsync/Makefile | 2 +- usr.bin/fsync/fsync.1 | 2 +- usr.bin/fsync/fsync.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/fsync') diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile index 42aa6ddec665..05abf53fe170 100644 --- a/usr.bin/fsync/Makefile +++ b/usr.bin/fsync/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fsync/Makefile,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fsync diff --git a/usr.bin/fsync/fsync.1 b/usr.bin/fsync/fsync.1 index 0cc41d3ceb05..ad6a41dd6c5a 100644 --- a/usr.bin/fsync/fsync.1 +++ b/usr.bin/fsync/fsync.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/fsync/fsync.1,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 25, 2005 .Dt FSYNC 1 diff --git a/usr.bin/fsync/fsync.c b/usr.bin/fsync/fsync.c index 78aeb21baa21..be43d9f0f664 100644 --- a/usr.bin/fsync/fsync.c +++ b/usr.bin/fsync/fsync.c @@ -27,7 +27,7 @@ #ifndef lint #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/fsync/fsync.c,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include #include -- cgit v1.3