10033 Commits

Author SHA1 Message Date
wes
353c32f9f8 Document the shiny new WITHOUT_MODULES knob in make.conf.
PR:		kern/76225
Prodded by:	ru@, brueffer@
MFC after:	2 weeks
2005-01-21 03:51:07 +00:00
imp
ec6d4fb4e2 Add intersil chip names we know we support since some OEMs use them
very transparently.
2005-01-20 18:33:07 +00:00
imp
5d98a96208 Note SENAO SL-2511CD support 2005-01-20 17:48:01 +00:00
glebius
d4d1359bb9 log(9) requires sys/syslog.h.
MFC after:	3 days
2005-01-20 10:26:42 +00:00
ru
c047ae5475 Use the standard section name. 2005-01-18 20:54:50 +00:00
ru
d2fbbfa446 The rest of manpages spell this "PSEUDOCODE". 2005-01-18 20:37:11 +00:00
seanc
557809eac4 Synchronize with notes in GENERIC and note the kernel dependency on scbus(4).
MFC after:      7 days
2005-01-18 20:23:47 +00:00
brueffer
fcec19ccf2 Typo fixes.
MFC after:	3 days
2005-01-18 18:13:03 +00:00
brueffer
13da49151e Capitalize Windows and fix a typo.
Submitted by:	markus
MFC after:	3 days
2005-01-18 17:53:35 +00:00
ru
ffafa9a9bb Folded two SEE ALSO sections into one. 2005-01-18 09:13:42 +00:00
trhodes
2f3725fd68 S_ISVTX -> S_ISTXT to reflect the code. 2005-01-18 01:27:44 +00:00
ru
83b13e4cb5 Document the new EXIT STATUS section. 2005-01-16 22:26:05 +00:00
ru
f4ba20999d Added the EXIT STATUS section. 2005-01-16 22:22:28 +00:00
obrien
a8c5c0fe7e Move -Wunused-parameter from WARNS level 3 level 4.
Also break long lines -- note that the '\' must be up against the last
character of a line to keep command-line spacing proper.

Requested by:	rwatson
2005-01-16 21:18:16 +00:00
obrien
5568092622 Use >= so we can use the actual WARNS levels. 2005-01-16 21:08:31 +00:00
ru
d363defbc0 Removed .Re without a matching .Rs. 2005-01-16 16:53:13 +00:00
wollman
b4f71d121d Latest IERS Bulletin C (#29): no leap second on 2005-06-30.
Obtained from:	http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat
2005-01-15 21:53:24 +00:00
scottl
69d36fcdfb Document bus_dmamap_load_mbuf_sg() 2005-01-15 20:50:52 +00:00
jkoshy
e2a9113a2b Move the LOCKING section to before the EXAMPLES section.
Make example locking calls in the EXAMPLES section.

Reviewed by:	keramida
2005-01-15 16:01:19 +00:00
ru
782f61552a Fixed troff warnings. 2005-01-15 12:49:11 +00:00
ru
d26afd541d Eliminate macro calls inside literal displays. 2005-01-15 12:28:01 +00:00
ru
70eec6f87a Fixed markup. 2005-01-15 12:25:47 +00:00
ru
0e1d4dc7c9 Use lists where appropriate. 2005-01-15 12:24:49 +00:00
ru
3d85fc9b03 A shorter version of the format string. 2005-01-15 12:24:26 +00:00
ru
73b05940f1 Fixed macro abuse. 2005-01-15 12:23:59 +00:00
ru
c71a57d3ca Markup style. 2005-01-15 11:22:13 +00:00
ru
6417752e92 Overhaul the markup. 2005-01-15 11:12:40 +00:00
ru
94126d00b4 Markup fixes. 2005-01-14 20:23:58 +00:00
ru
e7cc3fe6d8 Markup fixes. 2005-01-14 17:22:51 +00:00
dds
9dd6141c7e Fix the pbio include file installation process and the
corresponding documentation.

Noticed by: ru
Reviewed by: ru
2005-01-14 14:18:19 +00:00
ru
2d56795677 Markup and grammar fixes. 2005-01-14 10:53:55 +00:00
ru
55782966df Markup nit. 2005-01-14 10:49:09 +00:00
ru
1b3edbd3d1 Tiny markup fixes. 2005-01-14 10:46:08 +00:00
ru
f68d2087b9 Markup fixes. 2005-01-14 10:41:05 +00:00
ru
7a0379a67c Markup fixes. 2005-01-14 10:33:39 +00:00
ru
d53a5d1142 Markup fixes. 2005-01-14 09:40:13 +00:00
ru
70a6f32223 Markup fixes. 2005-01-14 09:28:17 +00:00
ru
a8c4cacc3e "The ... function" and minor markup nits. 2005-01-13 16:46:49 +00:00
ru
edcc53cc21 Markup nits. 2005-01-13 16:37:26 +00:00
ru
e2195b8bcf Removed stray quotes. 2005-01-13 16:30:53 +00:00
ru
1d0efb6bd2 Improved markup. 2005-01-13 11:22:29 +00:00
ru
60e2749be9 Markup nits, and fix sentences to start from a capital letter. 2005-01-13 11:09:58 +00:00
ru
17b51a3306 Nits. 2005-01-13 10:10:34 +00:00
ru
007d29aae3 Nits. 2005-01-13 09:33:06 +00:00
ru
024faad271 Scheduled mdoc(7) sweep. 2005-01-12 21:48:25 +00:00
keramida
4b344b0b27 A few more mdoc fixes I missed in the suggestions of Ruslan. 2005-01-12 21:43:09 +00:00
keramida
a80074d407 Cross-reference the newly added example.9 2005-01-12 20:56:15 +00:00
keramida
4264f66616 Link mdoc/example.9 to the build. 2005-01-12 20:55:01 +00:00
keramida
aebf880d1a Add a sample manpage for section 9.
Suggested by:	simon
Reviewed by:	ru
2005-01-12 20:49:25 +00:00
ru
817a6cb022 Sort xrefs. 2005-01-12 10:22:58 +00:00