]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix several old bugs which got worse over time:
authortrhodes <trhodes@FreeBSD.org>
Thu, 23 Oct 2003 16:09:20 +0000 (16:09 +0000)
committertrhodes <trhodes@FreeBSD.org>
Thu, 23 Oct 2003 16:09:20 +0000 (16:09 +0000)
commit221efc29787b2a3271e70dc41d5db7362401b7e0
treeb332741fb5d0a1caae7a1b5f6fd43dfbf35955f8
parentbd3461b2d9ec60d77002e42fd1264f024b5664fb
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
sbin/mount_msdosfs/Makefile
sbin/mount_msdosfs/mount_msdosfs.8
sbin/mount_msdosfs/mount_msdosfs.c