summaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
commit201f78d6b90635d961fa373ecd706e3786333b7e (patch)
treec8937d0d96aa193878973d98a3a5240f9232ad5a /usr.bin/file
parent99e934d3327f7c05890356105bbe793570b22829 (diff)
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 0aec031c98cc..f2f1c8c3a26d 100644
--- a/usr.bin/file/Makefile
+++ b/usr.bin/file/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/file/Makefile,v 1.30 2004/11/19 04:04:14 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 1863903ff588..0ff0d7b8da2c 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.9 2004/12/28 04:35:00 obrien Exp $ */
#include <osreldate.h>
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 789122678188..6c641bee17cb 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.36 2005/02/13 23:45:50 ru Exp $
.\" $Id: file.man,v 1.54 2003/10/27 18:09:08 christos Exp $
.Dd October 27, 2003
.Dt FILE 1 "Copyright but distributable"
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index 9d5bd04486c2..8e31aa21eab4 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.23 2004/12/28 12:29:06 ru Exp $
.\"
.\" install as magic.4 on USG, magic.5 on V7 or Berkeley systems.
.\"