diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
| commit | 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch) | |
| tree | a37e562f560b38e8e087a744d063186d6b1e6746 /usr.bin/getopt | |
| parent | a964be6d2c35243e54bf5ce12c15339d331189cb (diff) | |
Diffstat (limited to 'usr.bin/getopt')
| -rw-r--r-- | usr.bin/getopt/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/getopt/getopt.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile index 5d01b3d705c2..aaa196f68d25 100644 --- a/usr.bin/getopt/Makefile +++ b/usr.bin/getopt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/getopt/Makefile,v 1.2 1999/08/28 05:08:14 peter Exp $ # PROG = getopt diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 72ae418925fd..d56c5153ceaa 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/getopt/getopt.1,v 1.10 2000/03/01 12:19:42 sheldonh Exp $ .\" .Dd April 3, 1999 .Dt GETOPT 1 |
