summaryrefslogtreecommitdiff
path: root/sbin/newfs_ext2fs/newfs_ext2fs.8
AgeCommit message (Collapse)Author
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can useJason McIntyre
"and" and "or" to join sentence clauses, and you can use commas, but both hinders reading;
2014-04-21While we don't recommend using ext2fs, the directions for doing soPhilip Guenther
shouldn't be misleading ok krw@
2013-07-16Add missing .Mt macros for AUTHORS email addresses.Ingo Schwarze
From Jan Stary <hans at stare dot cz>. ok jmc@
2013-04-16spelling fixes;Jason McIntyre
2010-03-14Specify when newfs_ext2fs was introduced into OpenBSD.Antoine Jacoutot
ok otto@ jmc@
2010-02-18- add -q to synopsisJason McIntyre
- add the mnemonic from newfs -q
2010-02-18Add -q flag for compatiblity with newfs as requested by miod@Otto Moerbeek
2010-02-16clean this page up;Jason McIntyre
2010-02-16man page with tweaks from miod; ok miod@Otto Moerbeek