Age | Commit message (Collapse) | Author |
|
Powered by @mantoya:
o) kill extra line in the end of file;
o) kill extra space in the end of line;
o) replace blank lines with .Pp;
millert@ ok
|
|
o) wrap long lines;
o) fix bogus .Xr usage;
o) we don't like blank lines;
o) always close .Bl tags;
o) OpenBSD -> .Ox;
o) don't like .Pp before .Ss;
millert@ ok;
|
|
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
millert@ ok
|
|
o) .Pp before/after .Sh;
o) .Pp before/after .Rs/.Re;
o) .Nm without argument in SYNOPSIS;
|
|
|
|
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.
|
|
|
|
Now the interface is specified as the first argument instead of with -i
|
|
- OpenBSD'ify somewhat (we don't use a .Sh OPTIONS section marker).
- Remove broken reference to spppcontrol(8).
- NetBSD 1.4 -> OpenBSD 2.8.
|
|
|