Commit Graph

10427 Commits

Author SHA1 Message Date
Ruslan Ermilov
f99d3b7b53 config.5 was repocopied from share/man/man5/ to usr.sbin/config/.
Repocopied by:	peter
2005-12-09 06:46:41 +00:00
Ruslan Ermilov
7b2d0a3eee Add a MACHINE_CPU entry for "ev67". 2005-12-06 13:47:23 +00:00
Scott Long
71bb1f9b0c More review and adjustment for reality that should have happened 3 years
ago.  Document the real behavior of bus_dma_tag_create, bus_dmamap_load,
and other functions.  Also document their arguments and return values.

MFC After: 3 days
2005-12-05 23:25:59 +00:00
Jesus R. Camou
d0057d3576 Fix a couple typos.
PR:		docs/89881
Submitted by:	Seán Farley <sean-freebsd@farley.org>
Approved by:	trhodes (mentor)
MFC after:	3 days
2005-12-05 22:10:09 +00:00
Christian Brueffer
74a2a2d543 Document Intel MatrixRAID write support. 2005-12-05 18:11:36 +00:00
Joseph Koshy
7b710ab25b Document the public targets and make variables supported by the
build system.

Reviewed by:	ru (multiple passes)
2005-12-05 16:59:45 +00:00
David Xu
afcf37b05c Fix markup. 2005-12-05 09:31:23 +00:00
Stefan Farfeleder
45244a5d13 Add an MLINKS entry for times.1.
Noticed by:	ru
2005-12-05 08:01:10 +00:00
David Xu
ae43b1a8a7 Add document about mqueuefs. 2005-12-05 05:18:23 +00:00
Stefan Farfeleder
aeca3a4d15 Add the times builtin. 2005-12-04 18:59:34 +00:00
Bruce A. Mah
7f6ff3fe2f Add Sony TJ37 to the uvisor manpage.
Prompted by:	simon
MFC after:	1 week
2005-12-04 15:44:54 +00:00
Ruslan Ermilov
198423bd20 Document "makeoption", "nocpu", and "nomakeoptions" directives.
(Indeed this should be repo-copied to src/usr.sbin/config/.)
2005-12-03 20:07:32 +00:00
Maksim Yevmenkin
d19ff8f1d2 Add bluetooth.device.conf(5) man page
MFC after:	3 days
2005-12-02 00:17:33 +00:00
John Baldwin
267b051a81 - Use .fn to markup untimeout in two places it was missing.
- Reword a confusing sentence.

PR:		docs/89810
Submitted by:	Marius Nuennerich marius dot nuennerich at gmx dot net
MFC after:	3 days
2005-12-01 19:16:35 +00:00
Joel Dahl
89a50c24d9 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
John Baldwin
b7a8ed0701 - We don't install USD docs for games anymore since the games with docs
(trek) aren't in the base system anymore.
- dm(8) isn't in the base system anymore either, so don't xref it either.

Submitted by:	Björn König (2)
2005-11-29 17:11:09 +00:00
John Baldwin
60bd6d5d5e Remove references to rdist(1) and friends.
Submitted by:	Björn König
2005-11-29 17:07:04 +00:00
John Baldwin
ab6258cfc4 - Axe the PARTITIONING and IOCTLS section as this has been made obsolete
now that all that stuff has been abstracted out of the disk drivers with
  GEOM.
- Reference bsdlabel(8) rather than disklabel(8).

Ok'd by:	phk, scottl (1)
Submitted by:	Björn König (2)
2005-11-29 16:51:49 +00:00
Christian Brueffer
9d2058e4d1 New SiS support. 2005-11-29 06:40:19 +00:00
Joel Dahl
dc3d2c2006 s/Advance/Avance/ 2005-11-28 18:56:38 +00:00
Joel Dahl
0199a4806c No one cares about when the manual page first appeared. Mention when the
driver appeared instead.
2005-11-28 18:47:00 +00:00
Joel Dahl
e85afe78fc Add AUTHORS section. 2005-11-28 17:48:09 +00:00
Christian Brueffer
fb3884b828 Xref snd_atiixp.4 2005-11-28 16:47:52 +00:00
Joel Dahl
a80b6c725e Add manual page for snd_atiixp(4) and hook it up to the build.
Reviewed by:	ru
2005-11-28 07:53:29 +00:00
Christian Brueffer
554d7f674c Document 82571 and 82572 support.
MFC after:	3 days
2005-11-27 16:49:19 +00:00
Christian Brueffer
70f66281ed Add a CAVEATS section that mentions missing RAID5 support.
MFC after:	3 days
2005-11-27 09:46:56 +00:00
Giorgos Keramidas
0f8089cdf2 Clarify a comment to make it clear that it is NO_NIS that "If it is set"
refers to and add extra '#' comment characters at the beginning of two
lines that started with TABs, to avoid warnings like:

"/etc/make.conf", line 128: Unassociated shell command "# If set, you might need to adopt your"
"/etc/make.conf", line 129: Unassociated shell command "# nsswitch.conf(5) and remove `nis' entries."

PR:		misc/89423
Submitted by:	Scot W. Hetzel
2005-11-27 07:30:21 +00:00
Christian Brueffer
2d967b8216 In preparation for automatic hardware notes generation, reword the
hardware section text to include the driver name.

MFC after:	3 days
2005-11-26 10:06:21 +00:00
Christian Brueffer
1ed2ce5c38 Sort Xrefs in the SEE ALSO section correctly.
Pointy hat to:	brueffer
2005-11-26 00:47:07 +00:00
Christian Brueffer
f7b5199258 Update the list of drivers that need wlan(4).
MFC after:	3 days
2005-11-26 00:40:57 +00:00
Joseph Koshy
6614d15749 Reorder the variable lists on this page alphabetically by make variable
name.

Discussed with:		ru
2005-11-25 14:31:34 +00:00
Ruslan Ermilov
4294a24e1b Fix prototype. 2005-11-24 15:10:38 +00:00
Joel Dahl
19797b2256 s/5.5/6.0/ in HISTORY section.
Discussed with:	ru
2005-11-24 09:25:10 +00:00
Ruslan Ermilov
6e1b5aa172 - Merge FreeBSD Configuration subsection etc. with SYNOPSIS.
- Remove the description of how to build a module.
- Remove the description of how to patch the sources.
- Refer to the polling(4) manpage on how to enable the polling mode.
- Tidy up markup.
2005-11-21 16:44:16 +00:00
Damien Bergamini
c62f97f558 Remove references to iwicontrol.
Firmware is now loaded by the driver itself.

Remove references to wicontrol.
wicontrol should not be used with iwi.
2005-11-19 17:26:54 +00:00
Joseph Koshy
addbe0bc06 - Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into
the list for 'world' builds.
- Increase the width of a bullet list.
- Use .Ss to name sub-sections of this file.
2005-11-19 12:21:11 +00:00
Ruslan Ermilov
be174d0cbd Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
bsd.incs.mk, and use it when installing 32-bit compat libraries
on amd64.  This causes it to *not* overwrite native headers with
i386 versions, which was the case with <fenv.h> and <vgl.h>.

PR:		amd64/83806
Prodded by:	bde
MFC after:	1 week
2005-11-19 06:45:44 +00:00
Damien Bergamini
56896f63d9 ural now supports automatic rate adaptation in BSS mode. 2005-11-18 21:46:28 +00:00
Ruslan Ermilov
24a1c2e842 Unifdef for FreeBSD. 2005-11-18 19:38:45 +00:00
Andre Oppermann
cb752e17a9 Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REF
which were removed with rev. 1.179 of mbuf.h.

Sponsored by:	TCP/IP Optimization Fundraise 2005
2005-11-18 17:04:49 +00:00
Joseph Koshy
370366007b Cross-reference hwpmc(4). 2005-11-18 14:05:47 +00:00
Ruslan Ermilov
72d835d0a0 Unbreak and fix markup. 2005-11-18 14:01:11 +00:00
Ruslan Ermilov
5b1df41718 Fix warning, sort sections. 2005-11-18 13:53:36 +00:00
Ruslan Ermilov
19bb0c2774 Minor markup tweaks. 2005-11-18 13:50:59 +00:00
Ruslan Ermilov
502025d8b6 Minimally fix this manpage to not emit warnings. 2005-11-18 13:44:44 +00:00
Ruslan Ermilov
f32ac3955d Provide a short description. 2005-11-18 12:01:14 +00:00
Ruslan Ermilov
78ad54210f -mdoc sweep. 2005-11-18 10:56:28 +00:00
Wilko Bulte
e6431fb208 No CAVEAT about EISA attachment given that there is no EISA support
Sort of submitted by: jhb
Forgotten in previous commit by: wilko
2005-11-17 21:05:25 +00:00
Christian Brueffer
0749cbc1a4 Mention that this driver does not work on i386+PAE.
Suggested by:	scottl
MFC after:	3 days
2005-11-17 16:43:56 +00:00
Christian Brueffer
9467c96723 Mention BCM5752 support in two more places. 2005-11-17 16:37:16 +00:00