| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@.
No objection from jmc@ against this type of change.
|
| |
|
| |
|
|
|
|
|
|
| |
- macro fixes
- kill whitespace at EOL
- use .Ox for OpenBSD, .Fx for FreeBSD
|
|
|
|
| |
ok jmc@
|
|
|
|
| |
shutdown hooks are run.
|
|
|
|
|
|
| |
systems which want configuration to finish late, like I2O. Implemented via
a general hooks mechanism which the shutdown hooks have been converted to
use as well. It even has manpages!
|
|
|
|
| |
sentence breaks, and other such things.
|
| |
|
|
|
|
|
| |
Add corresponding cross-references.
Missed some uses of .Dv.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
first word ends in -ly
i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
|
| |
|
|
|