summaryrefslogtreecommitdiffstats
path: root/bin/pwd/pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwd/pwd.c')
-rw-r--r--bin/pwd/pwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwd/pwd.c b/bin/pwd/pwd.c
index 92973f9..1adb3c8 100644
--- a/bin/pwd/pwd.c
+++ b/bin/pwd/pwd.c
@@ -42,7 +42,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)pwd.c 8.3 (Berkeley) 4/1/94";
#endif
static const char rcsid[] =
- "$Id: pwd.c,v 1.7 1998/05/15 06:30:58 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <err.h>
OpenPOWER on IntegriCloud