diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2006-11-22 00:34:17 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2006-11-22 00:34:17 +0000 |
commit | ee205a33557c3e2fc6b4317d42fcce10865070e5 (patch) | |
tree | 43aca7c20e33c23ad8633da6498b5928a749a5d0 /usr.sbin/crunch | |
parent | 71bed9a7e8b2ef8269b75ce1f3d94e7145be2acd (diff) | |
download | FreeBSD-src-ee205a33557c3e2fc6b4317d42fcce10865070e5.zip FreeBSD-src-ee205a33557c3e2fc6b4317d42fcce10865070e5.tar.gz |
Remove reference to mount_fdescfs.
Reminded by: ru
Diffstat (limited to 'usr.sbin/crunch')
-rw-r--r-- | usr.sbin/crunch/examples/really-big.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/crunch/examples/really-big.conf b/usr.sbin/crunch/examples/really-big.conf index 1633c59..45a10de 100644 --- a/usr.sbin/crunch/examples/really-big.conf +++ b/usr.sbin/crunch/examples/really-big.conf @@ -24,8 +24,8 @@ ln sh -sh srcdirs /usr/src/sbin progs badsect bim clri disklabel dmesg dump dumpfs fdisk fsck halt -progs ifconfig init mknod modload modunload mount mount_fdescfs mount_isofs -progs mount_lofs mount_msdosfs mount_portalfs mount_procfs mountd +progs ifconfig init mknod modload modunload mount mount_isofs +progs mount_lofs mount_msdosfs mount_portalfs mountd progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore progs shutdown slattach swapon ttyflags tunefs umount # shell scripts: fastboot |