Commit Graph

8169 Commits

Author SHA1 Message Date
joerg
8c31ac9a75 Don't use conditional macros to comment out parts of the FreeBSD man
page, just use comments. Use proper table markup. Improve spacing.
2009-04-10 15:05:06 +00:00
joerg
efb76c4e51 Add missing quote. Use paragraphs instead of .br. 2009-04-10 15:02:03 +00:00
joerg
ea18bf9d3c Tweak markup. 2009-04-10 15:00:20 +00:00
joerg
228d957753 Remove .sp, the list already provides spacing. 2009-04-10 14:59:35 +00:00
joerg
1158fc19a9 Use shorter variable names to fit tty width. Use .Bd for samples. 2009-04-10 14:57:28 +00:00
wiz
f85612ac72 New sentence, new line. 2009-04-10 13:41:09 +00:00
joerg
7d3ba7cfe8 Fix markup. 2009-04-10 13:30:11 +00:00
joerg
e597a0f468 Don't use .Xo/.Xc to workaround argument limit in ancient groff. 2009-04-09 04:01:06 +00:00
joerg
78f99749bd Remove physical markup. 2009-04-09 03:51:05 +00:00
joerg
6c2b072585 Don't use an indented display with a single list in it.
When using two columns, declare them indepently.
2009-04-09 03:47:16 +00:00
joerg
bcacc7116b groff is applying more than enough space between column, so don't
increase it even more. Do ensure that the columns are as large as the
largest value though. Do not indent the kern.* table as it can't fit
comfortable on the screen otherwise.
2009-04-09 03:40:24 +00:00
joerg
7878434110 Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
Reduce indentation a bit to make it more readable.
2009-04-09 03:02:21 +00:00
joerg
cfdc1c74ba Use semantic markup. 2009-04-09 02:51:54 +00:00
joerg
74142f8859 Don't indent struct dkbad with tab, the rest of the man page doesn't do
that either.
2009-04-08 12:51:43 +00:00
joerg
6e936e04bf Replace .sp in literal display with empty line. 2009-04-08 12:50:00 +00:00
joerg
53fa5b1ba1 Fix markup of .Nm line, the comma is not part of the function names. 2009-04-08 12:46:04 +00:00
mkirby
71920adca4 Note addition of new Czech (QWERTY) keyboard layout.
PR kern/16216

ok agc@ jdc@
2009-04-06 17:34:13 +00:00
perry
088cca6a88 add missing MLINKS for bitstring.3 2009-04-04 01:45:18 +00:00
mjf
63db8748b7 Continue my crusade - queueing -> queuing 2009-04-02 19:02:42 +00:00
wiz
280ab6ce9b Use .An and .Aq for formatting in the AUTHORS section. 2009-04-01 08:55:45 +00:00
tsutsui
ef7be3ace7 Add byteorder(9) man page which describes htole32() etc. From FreeBSD
via PR misc/40770, with some tweaks by me.
2009-03-31 16:11:59 +00:00
wiz
e89ea4660c Avoid newlines for .An. 2009-03-30 14:58:03 +00:00
wiz
f39d8c2dcb Spelling. 2009-03-29 11:26:05 +00:00
ad
f51a17bccf kernel memory guard for DEBUG kernels, proposed on tech-kern.
See kmem_alloc(9) for details.
2009-03-29 10:51:53 +00:00
hannken
3e6c1c5047 Document ipfilter_flags. 2009-03-27 09:11:36 +00:00
joerg
d478d391f3 Correctly terminate quotation. 2009-03-26 17:33:41 +00:00
joerg
7e2cf787af Quote "..." at start of line. 2009-03-26 17:32:24 +00:00
agc
98864a3ee9 Note that the bwi driver also works for Dell's rebadged 1370 Mini-PCI b/g
card, also known as Broadcom 4318.
2009-03-25 07:50:05 +00:00
wiz
ec6a61389d Fix typo, sort SEE ALSO. 2009-03-23 22:22:40 +00:00
ad
dd4f98f0e4 Xr lockstat 8 2009-03-23 21:27:10 +00:00
ad
ce71cf5043 Add "PERFORMANCE CONSIDERATIONS" 2009-03-23 21:26:00 +00:00
joerg
18dfecd900 Quote D1 and In in .It context 2009-03-23 16:14:01 +00:00
joerg
c015f80931 Add missing end of quote. Quote Do in .It context. 2009-03-23 16:13:17 +00:00
joerg
4669537ed7 Improve column list markup to actually use columns. 2009-03-23 16:12:36 +00:00
joerg
de90f56570 Add missing end of quote. 2009-03-23 16:11:00 +00:00
joerg
6284dd4dfa Add missing quotes. Fix list markup. 2009-03-23 16:10:03 +00:00
joerg
5ab082cea8 Add missing end of quote. 2009-03-23 16:07:47 +00:00
joerg
ef69e26616 Fix bad macro. 2009-03-23 16:06:41 +00:00
joerg
6da22897e1 Quote Do as it is not supposed to be a macro in this context. 2009-03-23 16:05:53 +00:00
joerg
e1d487b961 .Xr is supposed to take exactly two arguments and / is not a special
punctuation character, so split it off the line.
2009-03-23 16:04:25 +00:00
joerg
6f2dd9a814 Add missing end of quote. 2009-03-23 16:02:06 +00:00
joerg
d813479748 Fix missing end of quote 2009-03-23 14:25:16 +00:00
joerg
100c18a386 .Ud includes terminating dot. 2009-03-23 01:27:59 +00:00
perry
4bfc10355c add missing commas to .Dd fix, pointed out by wiz 2009-03-22 14:29:34 +00:00
perry
c8a35b6227 OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
2009-03-21 00:15:52 +00:00
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
joerg
1e52338960 Simplify and fix markup. 2009-03-15 12:33:53 +00:00
joerg
dcc1f8ee1b Fix markup. 2009-03-15 11:34:53 +00:00
joerg
fec4275c07 Fix markup. 2009-03-15 11:24:46 +00:00
joerg
965453d5e5 Fix markup. 2009-03-15 10:48:23 +00:00
joerg
61c457514a Fix markup. 2009-03-15 10:44:27 +00:00
joerg
285a4c2be9 Fix markup. 2009-03-15 10:31:44 +00:00
joerg
7695e65d3f Don't use .Bl -compat + manual Pp. 2009-03-15 10:31:04 +00:00
joerg
58ccf5a2c7 Fix markup. 2009-03-15 10:24:58 +00:00
joerg
84dab34b72 Fix markup. 2009-03-15 09:47:13 +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
joerg
535e7ea662 .Ud doesn't take arguments. 2009-03-13 14:23:30 +00:00
wiz
389d0303dd Add missing comma in enumeration. 2009-03-12 16:09:56 +00:00
wiz
0dcfdade1a Remove trailing whitespace. 2009-03-12 13:14:18 +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
628af9a360 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-12 12:46:49 +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
plunky
ca6f23c3d4 note the new method of changing link layer addresses using a PF_LINK
socket ioctl.
2009-03-12 11:34:54 +00:00
wiz
99822d63a6 New sentence, new line. Remove trailing whitespace. Fix xrefs.
Sort SEE ALSO.
2009-03-12 08:55:14 +00:00
jmcneill
f3eb3fea44 Add altmem(4) man page. 2009-03-12 00:16:16 +00:00
joerg
9b750ed7d6 Don't workaround ancient macro argument limit with .Xo/.Xc.
Improve markup when using .Em in ().
2009-03-11 19:54:05 +00:00
joerg
6ab44ca290 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:38:08 +00:00
joerg
3a3d9fcecf Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:26:09 +00:00
joerg
9060e20989 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:13:54 +00:00
joerg
d6409eb14c Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 19:01:29 +00:00
joerg
e9a2afbd1d Fix preamble 2009-03-11 13:52:49 +00:00
joerg
bee3db8e83 Fix markup 2009-03-11 13:52:19 +00:00
joerg
6a1508dad3 Fix preamble 2009-03-11 13:52:11 +00:00
joerg
f623bd13d6 Fix markup 2009-03-11 13:51:47 +00:00
joerg
10354fe284 Fix preamble 2009-03-11 13:50:39 +00:00
joerg
e5073964e7 Fix markup 2009-03-11 13:49:54 +00:00
joerg
edbcd7c8fd Fix preamble 2009-03-11 13:39:33 +00:00
wiz
58a4d459ff Do not mark up "and". Bump date for previous. 2009-03-11 08:29:56 +00:00