summaryrefslogtreecommitdiff
path: root/bin/hostname/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hostname/hostname.c')
-rw-r--r--bin/hostname/hostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c
index 820699c69c5a..c1eee1a5b98c 100644
--- a/bin/hostname/hostname.c
+++ b/bin/hostname/hostname.c
@@ -39,7 +39,7 @@ static char sccsid[] = "@(#)hostname.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/hostname/hostname.c,v 1.16 2004/04/06 20:06:47 markm Exp $");
#include <sys/param.h>