joerg
e85762f4cf
Specify width for tag list
2009-03-10 21:00:47 +00:00
joerg
0d16285a6e
Avoid .br, use .An for authors as suggested by wiz.
2009-03-10 11:56:48 +00:00
joerg
14c36f5de7
Instead of .Xo + .Fo and .Fc / .Xc, just use .Fn. We don't want to
...
support a troff with macro argument limit. OK wiz.
2009-03-10 10:30:28 +00:00
wiz
f435a83b12
Fix order in preamble.
2009-03-09 23:01:08 +00:00
joerg
997634fe14
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
joerg
2f76a3340f
Fix preamble order. Escape OS to not conflict with macro of the same
...
name.
2009-03-09 18:42:55 +00:00
joerg
d8c6fac718
Examples should be correct, so fix the order of the preamble to follow
...
the rules set in mdoc(7).
2009-03-09 18:13:24 +00:00
plunky
87310a6a9c
ifreqalias (non existent) -> ifaliasreq (the real deal)
2009-03-09 18:09:39 +00:00
joerg
7d909153f2
Escape OS to avoid conflict with macro of same name.
2009-03-09 17:58:20 +00:00
joerg
cfac7cbf5d
Reorder .Bl and .Pp so make it clear that the space goes before the
...
list.
2009-03-09 17:29:25 +00:00
joerg
7f7a616578
.br -> .Pp, the former is not a mdoc(7) macro.
2009-03-09 17:28:12 +00:00
joerg
dff8e10393
.br -> .Pp, the former is not mdoc markup
2009-03-09 17:17:02 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
mjf
6143761103
Queueing -> Queuing
2009-03-07 17:00:16 +00:00
msaitoh
f9ccf64b65
Fix typo(s/interupt/interrupt/)
2009-03-05 01:38:12 +00:00
mjf
3ff7f03905
Typo, "Queueing" -> "Queuing"
2009-03-02 10:08:51 +00:00
wiz
7f474fbfb9
Add missing Bl argument. Remove superfluous roff command.
2009-03-01 21:50:55 +00:00
christos
981d8f8376
PR/40937: matthew sporleder: document kern.timecounter in sysctl(7)
2009-03-01 17:35:09 +00:00
christos
05a641716d
better wording, from Anon Ymous
2009-02-27 13:44:45 +00:00
mjf
7baa62a7b4
Typo and grammar fixes.
...
- s/though/through/ appropriately.
- autoconf(4) doesn't exist, autoconf(9) is the correct reference.
2009-02-27 12:55:15 +00:00
wiz
7e345db79d
New sentence, new line. Remove superfluous .Pp. Improve markup.
2009-02-27 10:39:03 +00:00
wiz
cbabd610b0
Break line, and bump date for previous.
2009-02-27 10:38:25 +00:00
kenh
cd2827b367
Improved support for GPIO support on the EP93xx ARM processors.
...
Specifically:
Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
wiz
c147444687
Sort sections.
2009-02-26 19:07:13 +00:00
wiz
12fad9c4b5
Drop trailing whitespace, fix xrefs in SEE ALSO.
2009-02-26 19:05:58 +00:00
christos
3e88d91b8b
mention that sigcont cannot be blocked or ignored. from Anon Ymous
2009-02-26 17:42:29 +00:00
christos
fdba891999
- mention F_CLOSEM
...
- fix xrefs
2009-02-26 17:41:54 +00:00
njoly
64434f75e6
Remove unneeded escape sequence.
2009-02-26 12:53:35 +00:00
wiz
425b154456
Sort sections. Use more (and more appropriate) markup. Sort SEE ALSO.
...
Despite common belief to the contrary,
the "u" in the current month comes after the "r".
2009-02-26 07:21:06 +00:00
plunky
826ba2ab85
assist the clueless user (that was me) in discovering the current
...
format of their superblock, provide a pointer to 'dumpfs -s'
2009-02-25 22:14:04 +00:00
wiz
02b22ed2c3
New sentence, new line.
...
Remove trailing whitespace.
2009-02-22 12:18:32 +00:00
plunky
ce5adaa39a
document the RNDGETPOOLSTAT ioctl.
2009-02-22 11:04:03 +00:00
wiz
05fcf570ea
Use \*[Am] for ampersands.
2009-02-20 15:08:49 +00:00
mjf
969f66ec80
Document the Processor-Dependent Code firmware driver. From OpenBSD.
2009-02-20 13:17:58 +00:00
dyoung
67e93d9a27
Update date.
2009-02-20 00:13:57 +00:00
dyoung
060fafc7cd
Clarify that dmamp is undefined if bus_dmamap_create(9) fails.
2009-02-20 00:10:57 +00:00
wiz
c6f80b4d12
Remove Xr to vesafb. Bump date.
...
New sentence, new line.
2009-02-19 10:48:16 +00:00
wiz
849d2f544e
New sentence, new line.
2009-02-19 09:44:41 +00:00
enami
7e647ec230
Sync ioctl arguments with reality; they are changed 3 years ago.
2009-02-19 03:18:19 +00:00
jmcneill
a3064a606a
Un-xref vesafb
2009-02-19 02:44:59 +00:00
jmcneill
117f3f1b52
Remove vesafb man page
2009-02-19 00:57:10 +00:00
dholland
235284eb23
Document that the element argument of RB_REMOVE must be present in the
...
tree. Minor adjoining grammar fix. PR 39684.
Bump date.
2009-02-14 22:07:04 +00:00
wiz
7594fe8802
New sentence, new line.
2009-02-14 10:35:36 +00:00
bjh21
a0263b80b8
I've just discovered config_found_ia(), which means that wskbd(4) and
...
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
wiz
0247406d6a
Bump date for previous. New sentence, new line.
2009-02-07 15:32:11 +00:00
jym
92ae85d18e
Changes to MEMORY_RBFLAGS option:
...
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
wiz
214cde7d25
Use more markup. Add comma in enumeration. Remove unintended arguments
...
from macro.
2009-02-06 14:44:44 +00:00
wiz
6853fcbb4e
Mark up path with .Pa.
2009-02-06 14:42:20 +00:00
sborrill
98d1b924ac
Add more text describing firmware loading.
...
Remove cardbus devices and note that they are not yet supported.
Correct authors email address.
2009-02-06 08:42:07 +00:00
sborrill
d9e19ce400
Add bwi(4) man page based on Dragonfly man page
2009-02-05 18:03:30 +00:00