joerg
9fb657a571
Match last row to get correct space for the first column.
2009-03-17 00:10:37 +00:00
uwe
3cb7f28bc2
Don't restrict column width of the last column of the methods table.
...
nroff does the right thing and properly wrap descriptions that don't fit.
2009-03-16 17:30:33 +00:00
uwe
cb8c0f9dba
Add more semantic markup (Dv, Fa, Va, ...).
2009-03-16 16:44:46 +00:00
joerg
6ca6f65366
Convert to mdoc markup.
2009-03-15 14:40:30 +00:00
joerg
1950127a73
Specify all columns in .Bl -column.
2009-03-15 14:14:50 +00:00
joerg
a657156224
Provide -width for tag lists.
...
XXX The examples need to be reworked to fit the terminal width
2009-03-15 14:12:19 +00:00
joerg
925e8d0307
Provide -width for -tag lists.
2009-03-15 14:11:08 +00:00
joerg
9c4815087b
Consistently provide -width for tag lists.
2009-03-15 14:05:18 +00:00
joerg
1a17661d6b
Replace tagged list without non-tagged content with display.
2009-03-15 14:02:39 +00:00
joerg
3352d6253b
Replace physical with logical markup.
2009-03-15 13:46:19 +00:00
joerg
0d3747382b
Convert to mdoc.
...
XXX groff is rather stupid in the way it handles the list
2009-03-15 13:45:04 +00:00
apb
5eec0d1cf3
Fix typo and stray line in previous.
2009-03-14 20:47:08 +00:00
apb
1cc26678f7
Minimal documentation for disk-related ioctls; mostly derived from
...
comments in sys/dkio.h
2009-03-14 20:39:05 +00:00
wiz
52e3c1f016
New sentence, new line.
2009-03-12 13:13:16 +00:00
abs
fbcfe9c7af
Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM.
...
Slower RAM should be assigned a higher free_list id.
No functional change to code, just comments and manpage
2009-03-12 12:55:16 +00:00
joerg
9b5703cfb2
Replace vertical spaces with paragraphs.
2009-03-12 12:49:36 +00:00
joerg
c6d6c060d8
Replace vertical space with paragraph breaks.
2009-03-12 12:48:56 +00:00
joerg
43e5aad940
No space between dot and macro name.
2009-03-12 12:48:26 +00:00
joerg
9f33bc066d
Fix markup.
2009-03-12 12:46:17 +00:00
joerg
9e7bb98513
Consistently use .Dv for SA_SIGINFO, .Sv doesn't exist.
2009-03-12 12:44:08 +00:00
joerg
96ce279d40
Remove redundant markup. Add missing width for .Bl -tag.
2009-03-12 12:43:13 +00:00
joerg
efe5fd20a7
.Bl already provides the vertical space between items, so don't add
...
additional space manually.
2009-03-12 12:42:12 +00:00
joerg
9fd92be501
.Fa Dv is redundant, only .Dv is effective, so remove the .Fa.
2009-03-12 12:41:01 +00:00
joerg
4910a567bf
Use .Vt for variables, not .Va and manual line breaking.
2009-03-12 12:40:20 +00:00
joerg
2c8a95a535
Replace Ft br Fn ... Pp dance with simpler .Bl -ohang.
2009-03-12 12:39:15 +00:00
joerg
7d0fb7de6b
Fix markup.
2009-03-12 12:37:18 +00:00
joerg
e9a2afbd1d
Fix preamble
2009-03-11 13:52:49 +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
joerg
997634fe14
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +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
msaitoh
f9ccf64b65
Fix typo(s/interupt/interrupt/)
2009-03-05 01:38:12 +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
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
ee30bd33e5
Mark up NULL and SCHED_*.
2009-01-29 22:33:31 +00:00
ad
a9743c2461
- Allow creating timeshard kthreads. To be used to fix the RAIDframe
...
parity rewrite issue.
- Create kthreads in the SCHED_RR class by default, not SCHED_FIFO.
2009-01-29 22:00:26 +00:00
wiz
3db9b887d7
Remove trailing whitespace and bump date for previous.
2009-01-24 10:39:58 +00:00
yamt
a98fc11858
note that bufq_cancel might be expensive
2009-01-24 05:54:35 +00:00
uebayasi
7caa97c9ca
config_found_sm(9) -> config_found_sm_loc(9)
2009-01-16 09:51:34 +00:00
yamt
70de973662
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
christos
24af933098
mention panic uses.
2009-01-12 16:28:03 +00:00
jdc
68874eb4ac
Add missing callout_* links and order the callout_* links as per the
...
manual page.
2009-01-04 19:33:56 +00:00
jdc
639713fd10
Add callout_pending to NAME section.
2009-01-04 19:32:16 +00:00
wiz
c1e161c47f
Mark up NULL with .Dv.
2008-12-29 15:57:01 +00:00
ad
a6dfe8170e
Add a bunch of new text, in particular:
...
Use of KM_NOSLEEP is strongly discouraged as it can
create transient, hard to debug failures that occur
when the system is under memory pressure.
In situations where it is not possible to sleep, for
example because locks are held by the caller, the
code path should be restructured to allow the allo-
cation to be made in another place.
2008-12-29 12:43:47 +00:00
ad
a3caa093d1
Tweak text.
2008-12-29 12:18:12 +00:00
stacktic
49e78c0c1f
VFS_UMOUNT -> VFS_UNMOUNT; fix typo.
2008-12-23 09:11:59 +00:00