| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- sync header description w/ reality
- better macro usage
- update descriptions
- document FS_* mount flags
all from jared yanovich;
help/editing/ok tedu@
|
|
|
|
| |
ok deraadt@ fgsch@
|
|
|
|
|
| |
- macro fixes
- kill whitespace at EOL
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
| |
|
|
|
|
| |
millert@ ok
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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...
|
|
|
|
| |
is used instead; kwesterback@home.com
|
| |
|
| |
|
| |
|
| |
|
|
|