| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
From: Edward
tweaks
From: Tim van der Molen
|
| |
|
|
|
|
|
|
|
|
|
| |
them ftime(), gtty(), stty(), re_comp(), cuserid() and others.
Discussion and ongoing work to fix the ports tree from many, especially
naddy.
ok naddy
[There is a bit more cleanup possible after that, but this is considered
the current safe step]
|
|
|
|
| |
man4 still to go...
|
| |
|
|
|
|
| |
ok guenther@
|
|
|
|
| |
ok millert@
|
|
|
|
|
| |
Feedback from millert@ guenther@
OK guenther@ man page bits OK jmc@
|
|
|
|
|
|
| |
from Jan Stary
ok fgsch
|
| |
|
|
|
|
|
|
|
|
|
|
| |
specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.
in some cases i have rewritten the lists as -tag, where -column made
little sense.
|
|
|
|
|
| |
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@
|
| |
|
|
|
|
|
|
| |
- avoid first person
ok jmc
|
|
|
|
| |
ok otto@, millert@
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
|
| |
- kill unnecessary .Ns macros
- add some man page section numbers to .Xr's
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
|
|
|
|
|
| |
first word ends in -ly
i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
|
| |
|
| |
|
| |
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
| |
|
|
|