summaryrefslogtreecommitdiff
path: root/usr.bin/id
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
commit1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch)
tree1ee435de0c816086549d85bbabfe30ead7f413ec /usr.bin/id
parentaac45e814cf997f0df77795a3c06385075ef005a (diff)
downloadsrc-test2-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.tar.gz
src-test2-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.zip
Notes
Diffstat (limited to 'usr.bin/id')
-rw-r--r--usr.bin/id/groups.sh2
-rw-r--r--usr.bin/id/whoami.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/id/groups.sh b/usr.bin/id/groups.sh
index 904f200fcac5..4958275b40ed 100644
--- a/usr.bin/id/groups.sh
+++ b/usr.bin/id/groups.sh
@@ -32,7 +32,7 @@
# SUCH DAMAGE.
#
# @(#)groups.sh 8.1 (Berkeley) 6/6/93
-# $Id$
+# $FreeBSD$
PATH=/bin:/usr/bin; export PATH
diff --git a/usr.bin/id/whoami.sh b/usr.bin/id/whoami.sh
index 1c24bcc71989..989e4bbf8eea 100644
--- a/usr.bin/id/whoami.sh
+++ b/usr.bin/id/whoami.sh
@@ -32,7 +32,7 @@
# SUCH DAMAGE.
#
# @(#)whoami.sh 8.1 (Berkeley) 6/6/93
-# $Id$
+# $FreeBSD$
PATH=/bin:/usr/bin; export PATH