#
41ce3b17 |
| 31-Mar-2022 |
naddy <naddy@openbsd.org> |
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched.
ok jmc@
|
#
59a8033f |
| 22-Dec-2020 |
tobias <tobias@openbsd.org> |
Fix typos
ok jmc
|
#
858be22d |
| 19-Sep-2014 |
schwarze <schwarze@openbsd.org> |
Restore the true Copyright notice and license of intro(4) that various people illegally replaced with their own fabrications. Use the correct years when the original file was actually written and ch
Restore the true Copyright notice and license of intro(4) that various people illegally replaced with their own fabrications. Use the correct years when the original file was actually written and changed; the original in part listed wrong years. Some of the notices regarding later changes can be dropped because none of the respective text remains. ok sobrado@ jmc@ miod@
show more ...
|
#
c9a5186d |
| 29-Jun-2013 |
jmc <jmc@openbsd.org> |
do not use Sx for sections outwith the man page;
|
#
6ed34078 |
| 28-Feb-2012 |
jsg <jsg@openbsd.org> |
add a bunch of four digit models
|
#
e324319b |
| 03-Sep-2011 |
jmc <jmc@openbsd.org> |
make -column lists pretty again;
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 mando
make -column lists pretty again;
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.
show more ...
|
#
ea0421d3 |
| 09-Oct-2007 |
jmc <jmc@openbsd.org> |
add onewire(4) to the hardware list;
|
#
f4b0b30e |
| 21-Jun-2007 |
jmc <jmc@openbsd.org> |
!.Tn is spawning behind my back!
.Tn -> .Sx: section headers are not tradenames;
|
#
f445cbf2 |
| 20-Jun-2007 |
jmc <jmc@openbsd.org> |
do not try to have cpu.4 list everything - the bus pages already do that; instead, make sure cpu.4 pages point to intro.4;
prompted by a diff from Stefan Sperling
|
#
9490d37c |
| 31-May-2007 |
jmc <jmc@openbsd.org> |
convert to new .Dd format;
|
#
df9fa2d9 |
| 28-Oct-2006 |
jmc <jmc@openbsd.org> |
prefer `buses' to `busses' for the noun plural;
|
#
e2450ea1 |
| 08-Sep-2006 |
jmc <jmc@openbsd.org> |
some gsc/hil tweaks;
|
#
86723c2f |
| 08-Sep-2006 |
jmc <jmc@openbsd.org> |
for archs where expansion busses are available, point to the bus page, rather than duplicating the information within that page;
this is really from an idea put forward by theo, and put together wit
for archs where expansion busses are available, point to the bus page, rather than duplicating the information within that page;
this is really from an idea put forward by theo, and put together with a lot of help from miod;
ok miod
show more ...
|
#
d29e52ec |
| 22-Jun-2005 |
martin <martin@openbsd.org> |
typo
|
#
082c9a9e |
| 18-Mar-2005 |
jsg <jsg@openbsd.org> |
Update descriptions of wireless drivers from their respective man pages. Only list PRISM part of wi(4) description in usb(4).
|
#
08d48654 |
| 09-Nov-2004 |
jmc <jmc@openbsd.org> |
add missing wireless adapters, and sync w/ .Nd; suggested by alexey e. suslikov; ok deraadt@
|
#
dac0ebeb |
| 15-Sep-2004 |
mickey <mickey@openbsd.org> |
u2/uturn and runway man pages
|
#
fc1713ee |
| 30-Aug-2004 |
jmc <jmc@openbsd.org> |
- sort SEE ALSO - word order
|
#
30857ebd |
| 29-Aug-2004 |
mickey <mickey@openbsd.org> |
add a few more systems and do not dupe distrib/notes in intro
|
#
15b6577c |
| 29-Aug-2004 |
mickey <mickey@openbsd.org> |
list phantomas and xr io
|
#
d9eedd3e |
| 16-Apr-2004 |
jmc <jmc@openbsd.org> |
list/display fixes, and whitespace;
|
#
0bb7d09a |
| 17-Mar-2004 |
mickey <mickey@openbsd.org> |
xr mem some more
|
#
540ebbf4 |
| 12-Mar-2004 |
miod <miod@openbsd.org> |
Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly encountered on the oldest hppa machines.
Currently compiled in, but disabled, in the kernel, until it is stable enough - ri
Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly encountered on the oldest hppa machines.
Currently compiled in, but disabled, in the kernel, until it is stable enough - right now read access are fine, but writes eventually time out and do not complete.
ok deraadt@
show more ...
|
#
2345c31b |
| 15-Jan-2004 |
mickey <mickey@openbsd.org> |
some fixes; w/ jmc help
|
#
57f52ae1 |
| 15-Jan-2004 |
mickey <mickey@openbsd.org> |
redo w/ columns and refresh
|