summaryrefslogtreecommitdiffstats
path: root/sbin/mknod
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mknod')
-rw-r--r--sbin/mknod/mknod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mknod/mknod.c b/sbin/mknod/mknod.c
index e5b02c4..a3050eb 100644
--- a/sbin/mknod/mknod.c
+++ b/sbin/mknod/mknod.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)mknod.c 8.1 (Berkeley) 6/5/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud