summaryrefslogtreecommitdiffstats
path: root/usr.bin/units
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitf390c26dd9214a3602049fa55835b2d367ef60df (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/units
parentca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 (diff)
downloadFreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.zip
FreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/Makefile2
-rw-r--r--usr.bin/units/README2
-rw-r--r--usr.bin/units/pathnames.h2
-rw-r--r--usr.bin/units/units.12
-rw-r--r--usr.bin/units/units.c2
-rw-r--r--usr.bin/units/units.lib2
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile
index dad87f3..b414356 100644
--- a/usr.bin/units/Makefile
+++ b/usr.bin/units/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= units
diff --git a/usr.bin/units/README b/usr.bin/units/README
index 834a42b..b7a173a 100644
--- a/usr.bin/units/README
+++ b/usr.bin/units/README
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
This is a program which I wrote as a clone of the UNIX 'units'
command. I threw it together in a couple days, but it seems to work,
diff --git a/usr.bin/units/pathnames.h b/usr.bin/units/pathnames.h
index 25166ec..f41f207 100644
--- a/usr.bin/units/pathnames.h
+++ b/usr.bin/units/pathnames.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $Id$ */
/*
* Copyright (c) 1993 Christopher G. Demetriou
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index da8c8dc..33dd059 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.TH UNITS 1 "14 July 1993"
.SH NAME
units - conversion program
diff --git a/usr.bin/units/units.c b/usr.bin/units/units.c
index 8030564..8ecc077 100644
--- a/usr.bin/units/units.c
+++ b/usr.bin/units/units.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $Id$ */
/*
* units.c Copyright (c) 1993 by Adrian Mariano (adrian@cam.cornell.edu)
diff --git a/usr.bin/units/units.lib b/usr.bin/units/units.lib
index 39cf007..9fcacc4 100644
--- a/usr.bin/units/units.lib
+++ b/usr.bin/units/units.lib
@@ -1,4 +1,4 @@
-/ $FreeBSD$
+/ $Id$
/ primitive units
OpenPOWER on IntegriCloud