link newfs to mount_mfs not mount_nfs

This commit is contained in:
mrg 1998-08-28 02:46:39 +00:00
parent 974e750f0e
commit d2c403a90e

View File

@ -1,4 +1,4 @@
# $NetBSD: ramdiskbin.conf,v 1.5 1998/06/20 14:38:42 mrg Exp $
# $NetBSD: ramdiskbin.conf,v 1.6 1998/08/28 02:46:39 mrg Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
@ -25,7 +25,7 @@ ln mount_cd9660 cd9660
ln mount_ffs ffs
ln mount_kernfs kernfs
ln mount_nfs nfs
ln newfs mount_nfs
ln newfs mount_mfs
ln reboot halt
ln restore rrestore
ln rcmd rsh