summaryrefslogtreecommitdiff
path: root/bin/pax/options.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
commit2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch)
treee6f4e4299a60023820e6a2e559cdd8477911363a /bin/pax/options.c
parent50b14091b71a7932d512009d783e1f657f800fc6 (diff)
Notes
Diffstat (limited to 'bin/pax/options.c')
-rw-r--r--bin/pax/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/options.c b/bin/pax/options.c
index c34677a25de3..4ea96e402297 100644
--- a/bin/pax/options.c
+++ b/bin/pax/options.c
@@ -40,7 +40,7 @@
static char sccsid[] = "@(#)options.c 8.2 (Berkeley) 4/18/94";
#endif
static const char rcsid[] =
- "$Id: options.c,v 1.11 1998/05/15 06:27:43 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>