aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
commit3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch)
tree4114cadb7556687c77484c7507ab5f541eb9b1ca /usr.bin/file
parentf8d4987d7271c1003cce92715022709505f995c7 (diff)
This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs
'RELENG_5_3_0_RELEASE'. This commit was manufactured to restore the state of the 5.3-RELEASE image.
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/Makefile2
-rw-r--r--usr.bin/file/config.h2
-rw-r--r--usr.bin/file/file.12
-rw-r--r--usr.bin/file/magic.52
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/file/Makefile b/usr.bin/file/Makefile
index fed320f44371..141bcc85405b 100644
--- a/usr.bin/file/Makefile
+++ b/usr.bin/file/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/file/Makefile,v 1.29 2004/08/09 11:05:08 obrien Exp $
# Makefile for file(1) cmd.
# Copyright (c) David E. O'Brien, 2000-2004
# Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
diff --git a/usr.bin/file/config.h b/usr.bin/file/config.h
index ad2b5d6cfda5..517ee5758ce8 100644
--- a/usr.bin/file/config.h
+++ b/usr.bin/file/config.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/usr.bin/file/config.h,v 1.8 2004/08/09 08:49:49 obrien Exp $ */
#include <osreldate.h>
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 69af027dc6a6..0cb9e1ec0e85 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/file/file.1,v 1.33 2004/07/02 22:22:24 ru Exp $
.\" $Id: file.man,v 1.44 2003/02/27 20:47:46 christos Exp $
.Dd February 27, 2003
.Dt FILE 1 "Copyright but distributable"
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index f1c71243a695..78a29f77ce4b 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -1,5 +1,5 @@
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/file/magic.5,v 1.22 2004/07/02 22:22:24 ru Exp $
.\"
.\" install as magic.4 on USG, magic.5 on V7 or Berkeley systems.
.\"