summaryrefslogtreecommitdiff
path: root/sbin/scan_ffs
AgeCommit message (Collapse)Author
2001-01-26Small cleanup patch from <mpech@prosoft.org.lv>.Tobias Weingartner
niklas@ ok.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-08Some large partition fixesNiklas Hallqvist
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-04-28use Xr more oftenTheo de Raadt
1998-03-28WallTheo de Raadt
1998-02-05special -> deviceTobias Weingartner
1998-02-05Add man page. I don't know which revision this one is, I might haveTobias Weingartner
a newer version of this utility to commit later...
1998-02-04fix usage stringTodd C. Miller
1998-02-04very handy program that scans a device for filesystems; from niklas & weingart.Theo de Raadt
Needs a man page, anyone willing?