summaryrefslogtreecommitdiffstats
path: root/share/man/man5/fs.5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .In rather than .Fd #includeschwarze2015-09-101-5/+5
|
* Use "In" to mark up include files, instead of wrongly wrapping with Aq.bentley2015-02-151-6/+6
| | | | | | | Aq is not the same as <> in non-ASCII situations, so this caused incorrect output in some places. And it provided no semantics besides. ok schwarze@
* fsck should use the same values in checking as newfs does in creatingkrw2014-05-291-7/+7
| | | | | | | | | | | | | | a filesystem. fs_nspf and its derivitives like fs_spc are DEV_BSIZE values, not actual hardware disk sector values. Adjust initializations accordingly. Tweak header and man page comments to make the DEV_BSIZE'ness more obvious for future spelunkers. No-op for DEV_BSIZE (a.k.a. 512-byte) sector devices but should help checking filesystems on, e.g., 4k-byte sector devices. ok jmc@ on the man page tweaks.
* update struct fs; ok ottojmc2007-06-251-29/+45
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - clarify header locationsjmc2004-05-261-112/+132
| | | | | | | | | | - sync header description w/ reality - better macro usage - update descriptions - document FS_* mount flags all from jared yanovich; help/editing/ok tedu@
* correct includes;jmc2004-02-241-2/+2
| | | | ok deraadt@ fgsch@
* - section reorderjmc2003-06-061-2/+2
| | | | | - macro fixes - kill whitespace at EOL
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* more typos; jmc@prioris.mini.pw.edu.plderaadt2003-01-181-4/+4
|
* we don't like .Pp and blank lines before/after .Ss;mpech2001-10-041-4/+1
| | | | millert@ ok
* Various cleanups.aaron2000-03-191-12/+18
|
* - remove all trailing whitespaceaaron1999-07-091-4/+4
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* fix more comma splices that involve misuse of conjunctive adverbspjanzen1999-03-111-6/+7
|
* share/man/man5/ man page repairsaaron1998-11-261-19/+24
|
* MINFREE is 5%; hgweigand@wiesbaden.netsurf.dederaadt1998-07-201-5/+5
|
* correct paths; bgrayson@ece.utexas.eduderaadt1998-04-021-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+344