Age | Commit message (Collapse) | Author |
|
discussed with miod@
also remove obsolete Xr;
|
|
|
|
(i.e. stuff I got wrong the first time, or missed)
this includes some .Cd's with missing quotes and .Nm abuse in man4;
|
|
|
|
|
|
- some macro fixes
- kill whitespace at EOL
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
- capital letter not used for .Nd
- incorrect macro
|
|
- corrections to tradenames
- updated URLs
- general typos
thanks Leandro!
|
|
killed whitespace at EOL;
|
|
from NetBSD (Igor Sobrado);
httpd stuff passed to apache people;
ok millert@
|
|
ok mickey@
|
|
|
|
|
|
felines.
|
|
|
|
anymore.
|
|
- clean/rewrite frame buffer manual page, with correct names, and add hyper.
- add missing manual pages, mostly from NetBSD
- harmonize texts, rebalance .Bl lists, sprinkle useful .Xr
|
|
|
|
Spotted by deraadt@.
|
|
hd(4), sd(4): ok miod@
|
|
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.
|
|
- coherent .Xr
- fix or add .Cd lines, fix device nodes names, etc.
- put sections in right order
- coherent ``frame buffer'' spelling
- KNF code examples (open("foo",1) my ass)
- provide an hp300 specific sd(4) as hp300 does not use the regular scsi
subsystem (...yet).
- .Bx -> .Ox whenever appropriate
- other various random sweeping
ok deraadt@
|
|
- remove blatant lies (missing diagnostics, unconfigured devices never
detected even on pci or such busses...)
- .Tn UNIX -> .Ox
- xref boot_`arch`(8) rather than boot(8) when boot(8) does not exist
- vague attempt to harmonize common texts
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
|
|
o) fix bogus .Xr usage;
millert@ ok.
|
|
|
|
millert@ ok
|
|
|
|
o Both dcm and dca support 38400 baud
|
|
apci.c.
|
|
o Renamed rd.4 -> hd.4 since OpenBSD calls this device hd, not rd
o Fixed up device sections to matchg config.new
o Added /dev/cua* to FILES sections where sensible
o We don't have an RMP option since rbootd uses bpf
o A few other minor wording fixes
|
|
this is consistent.
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
then/than and such. Other miscellaneous problems fixed across these source
files.
|
|
|