diff options
Diffstat (limited to 'release/sysinstall/dev2c.sh')
-rw-r--r-- | release/sysinstall/dev2c.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/dev2c.sh b/release/sysinstall/dev2c.sh index 2681f8e3a28e..eb814b286988 100644 --- a/release/sysinstall/dev2c.sh +++ b/release/sysinstall/dev2c.sh @@ -7,7 +7,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/release/sysinstall/dev2c.sh,v 1.4.2.1 2002/07/02 21:27:28 jhb Exp $ # # 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 |