Commit Graph

11534 Commits

Author SHA1 Message Date
kleink
bede660ade Import tzdata2009c. 2009-03-16 16:38:15 +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
tsutsui
7f79f861d8 Include <bsd.own.mk> for ${NETBSDSRCDIR}, ${MACHINE}, ${MACHINE_CPU} and
${MACHINE_ARCH} variables.
2009-03-15 05:57:54 +00:00
tsutsui
628341218b Create symlinks in !make(obj) && !make(clean) && !make(cleandir) case
as most Makefiles for standalone programs do.
2009-03-15 05:48:02 +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
perry
1fd3f53afd Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
is set to "yes" -- defaults to "no" except for build.sh builds. This
results in a deterministic .a file rather than one that reflects
timestamps and permissions on the source files.

Also, clean up the ar flags we're using, and remove a redundant use of
ranlib that on a modern POSIX ar can be done with the "s" flag.

Discussed on tech-toolchain
2009-03-13 16:23:31 +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