Age | Commit message (Collapse) | Author |
|
Ethernet driver man pages.
|
|
|
|
|
|
this diff addresses ethernet devices only
input from nick jsg deraadt, maybe some others
|
|
|
|
problem found by wiz@netbsd
|
|
started by a diff from xsa@, with help from (and ok) miod@
|
|
settings - even though they are the same for all six configurations, they
differ from Interphase's factory settings.
|
|
|
|
- some macro fixes
- kill whitespace at EOL
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
The anti-doping police (mickey@) says, with reason, that listing in
"SEE ALSO" devices that are already .Xr in the device list is overkill.
So trim these lists again.
|
|
- add autoconf(4) boring template
- remove console(4) obviously stolen from hp300 and thus full of lies
(graphics console? on mvme68k? hello?)
- .Xr and .Cd police
- intro(4) nutrition
- mvme68k is not a .Tn as far as I know
ok deraadt@
|
|
|
|
|
|
|
|
|
|
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;
millert@ ok and help;
|
|
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
|
|
Among other things:
- keep phrasing consistent across arches
- put "see also" and "history" sections at the end
- add history sections to i386 which lacks it
- name gdt and ubsec on i386 (.It nothing is bad)
- try to improve the nice look of the supported device list.
- remove "unsupported device" section (sparc only) and "supported systems"
which is largealy out of date for, say, alpha, and completely off topic.
- correct /usr/adm/messages reference left in hp300 (gasp)
- provide intro(4) for sparc64.
Left to do:
- update supported device listings (even, create one for alpha).
- sprinkle .Tn macros where needed.
I wouldn't mind some help on this.
|
|
in intro manual pages to hopefully confuse users a little bit less
aaron@ ok
|
|
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...
|
|
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
|
|
|
|
|
|
|
|