freebsd-dev/sbin/mount_nfs
Craig Rodrigues 412ffff0a0 Deduce the "fstype" parameter to pass to nmount() by looking at
the "_nfs" part of argv[0].  This should facilitate unifying mount_nfs
and mount_nfs4 into one binary.

MFC after:	1 month
Reviewed by:	mohans
2006-11-29 00:41:44 +00:00
..
Makefile Increase WARNS to 3. 2006-11-21 02:01:33 +00:00
mount_nfs.8 Properly separate sentences by adding a semi-colon. 2006-10-07 23:12:19 +00:00
mount_nfs.c Deduce the "fstype" parameter to pass to nmount() by looking at 2006-11-29 00:41:44 +00:00