diff options
Diffstat (limited to 'usr.sbin/sysinstall/dev2c.sh')
-rw-r--r-- | usr.sbin/sysinstall/dev2c.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dev2c.sh b/usr.sbin/sysinstall/dev2c.sh index 929e9e773e12..b828355cf279 100644 --- a/usr.sbin/sysinstall/dev2c.sh +++ b/usr.sbin/sysinstall/dev2c.sh @@ -7,7 +7,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $Id$ +# $FreeBSD$ # # During installation, we suffer badly of we have to run MAKEDEV. MAKEDEV # need sh, ln, chown, mknod, awk, rm, test and probably emacs too when |