diff options
Diffstat (limited to 'usr.bin/units')
-rw-r--r-- | usr.bin/units/Makefile | 2 | ||||
-rw-r--r-- | usr.bin/units/README | 2 | ||||
-rw-r--r-- | usr.bin/units/pathnames.h | 2 | ||||
-rw-r--r-- | usr.bin/units/units.1 | 2 | ||||
-rw-r--r-- | usr.bin/units/units.c | 2 | ||||
-rw-r--r-- | usr.bin/units/units.lib | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile index 15679b5a7ce0..1101e650012e 100644 --- a/usr.bin/units/Makefile +++ b/usr.bin/units/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/04/06 06:00:58 thorpej Exp $ +# $Id: Makefile,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ PROG= units diff --git a/usr.bin/units/README b/usr.bin/units/README index ffb88a993165..c29e5df20849 100644 --- a/usr.bin/units/README +++ b/usr.bin/units/README @@ -1,4 +1,4 @@ -# $Id: README,v 1.2 1996/04/06 06:00:59 thorpej Exp $ +# $Id: README,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ 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 b315c5b5823b..74735239ba5f 100644 --- a/usr.bin/units/pathnames.h +++ b/usr.bin/units/pathnames.h @@ -1,4 +1,4 @@ -/* $Id: pathnames.h,v 1.3 1996/04/06 06:01:00 thorpej Exp $ */ +/* $Id: pathnames.h,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ */ /* * Copyright (c) 1993 Christopher G. Demetriou diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index eecd742316ef..1f0f06583e4b 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -1,4 +1,4 @@ -.\" $Id: units.1,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ +.\" $Id: units.1,v 1.2 1996/06/10 00:43:42 alex Exp $ .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 cb8402f7174a..e8981708c1c6 100644 --- a/usr.bin/units/units.c +++ b/usr.bin/units/units.c @@ -1,4 +1,4 @@ -/* $Id: units.c,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ */ +/* $Id: units.c,v 1.2 1996/06/08 04:30:06 alex Exp $ */ /* * 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 ef4e8d7a9a25..9aa93d087c88 100644 --- a/usr.bin/units/units.lib +++ b/usr.bin/units/units.lib @@ -1,4 +1,4 @@ -/ $Id: units.lib,v 1.3 1996/04/06 06:01:04 thorpej Exp $ +/ $Id: units.lib,v 1.1.1.1 1996/06/08 03:43:43 alex Exp $ / primitive units |