freebsd-dev/sbin/mount_msdosfs
Tom Rhodes 1c614e098d Fix several old bugs which got worse over time:
o WARNS should be WARNS?= (broke in rev 1.21).
o Includes should be sorted.
o Move "mntopt.h" out of the standard includes section.
o Rewrite usage() to match the manual page and make it < 80 characters.
o Remove extra .El call on line 187.  It is unused and causes mdoc(7) warnings.

Discussed with:	bde
2003-10-23 16:09:20 +00:00
..
Makefile Fix several old bugs which got worse over time: 2003-10-23 16:09:20 +00:00
mount_msdosfs.8 Fix several old bugs which got worse over time: 2003-10-23 16:09:20 +00:00
mount_msdosfs.c Fix several old bugs which got worse over time: 2003-10-23 16:09:20 +00:00