Age | Commit message (Collapse) | Author |
|
from michael knudsen;
|
|
|
|
|
|
|
|
|
|
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
|
|
- some macro fixes
- kill whitespace at EOL
|
|
o) start new sentence on a new line;
o) wrap long lines;
o) don't use .Pp before/after .Sh, .Ss;
o) OpenBSD -> .Ox;
o) typos;
o) close .Rs;
o) use space between arguments in tag, for example:
.Xr blabla ) .
miod@ ok
|
|
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always
mention it for physical devices
- random text style and quoting fixes
- drivers ported from FreeBSD did mention rc.conf instead of hostname.if as
the place to put mediaopt
- some .Tn UNIX -> .Ox replacements
- etc, etc...
reviewd in part by deraadt@ (until he got bored of this)
|
|
o) sort;
o) "," is separator of entries;
o) don't use "." or "," in the last entry;
millert@ ok
|
|
|
|
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
|
|
|
|
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.
|
|
|
|
|
|
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
|
|
|
|