Ed Maste
9bdb572a00
Switch to 2-clause license
...
Approved by: luigi@
2013-06-03 13:11:48 +00:00
Gavin Atkinson
51790eb88a
Kill yet another reference to UserConfig
2013-05-04 15:10:01 +00:00
Joel Dahl
7e3de069ef
mdoc: minor Bl improvements.
2012-06-02 11:03:14 +00:00
Joel Dahl
748611c9c0
mdoc: fix column names, indentation, column separation within each row, and
...
quotation. Also make sure we have the same amount of columns in each row as
the number of columns we specify in the head arguments.
Reviewed by: brueffer
2012-04-07 09:05:30 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
Alexander Motin
e3bf726bee
Add some more cross-references.
2011-12-20 17:44:25 +00:00
Henrik Brix Andersen
149d1c897e
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
...
Device.
Reviewed by: jhb (newbus bits only), adrian
2011-05-15 14:01:23 +00:00
Warner Losh
bf34d84c56
Minor tweaks to the man page:
...
o Remove bogus ordering info
o 3C1 actually works, so remove that
o Add warning about making sure BIOS is configured properly for PnP
configured 3c509 cards.
2011-04-01 11:39:13 +00:00
Ulrich Spörlein
7cc1fde083
mdoc: drop even more redundant .Pp calls
...
No change in rendered output, less mandoc lint warnings.
Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
2010-10-19 12:35:40 +00:00
Joel Dahl
c2025a7660
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
...
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 15:18:30 +00:00
Ulrich Spörlein
0afc94c17a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
Gavin Atkinson
ee158a7fc4
Kernel modules for these drivers are installed on all platforms, so
...
install the man pages on all platforms too.
2010-02-08 23:30:28 +00:00
Gavin Atkinson
8ce0c61c05
Install the padlock(4) man page on amd64 as well as i386, to match the
...
platforms where the driver itself is compiled and installed.
PR: docs/130895
Reported by: George Hartzell <hartzell alerce.com>
MFC after: 1 week
2010-02-08 21:24:12 +00:00
Ruslan Ermilov
aa4a335bae
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
Bjoern A. Zeeb
8a2044b6e0
Remove dpms.4 missed in r197025.
2009-09-09 14:17:07 +00:00
Xin LI
ee5e90dab2
- Teach vesa(4) and dpms(4) about x86emu. [1]
...
- Add vesa kernel options for amd64.
- Connect libvgl library and splash kernel modules to amd64 build.
- Connect manual page dpms(4) to amd64 build.
- Remove old vesa/dpms files.
Submitted by: paradox <ddkprog yahoo com> [1], swell k at gmail.com
(with some minor tweaks)
2009-09-09 09:50:31 +00:00
Christian Brueffer
2a72feb42b
Correct the information about when the respective functionality first
...
appeared in FreeBSD.
PR: 133785
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net>
MFC after: 3 days
2009-04-23 08:37:56 +00:00
Robert Watson
71807e2542
Remove man pages ar(4), ray(4), and sr(4) following removal of these
...
non-MPSAFE device drivers.
2009-04-16 11:09:59 +00:00
Warner Losh
6594f4b3d1
Add recently added cards.
2009-03-25 22:14:46 +00:00
John Baldwin
26e4688329
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
...
the driver worked ok with them.
Tested by: friends of yar
2008-09-10 18:36:58 +00:00
John Baldwin
aa7c1c059f
Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to
...
turn off the external display during suspend and restore it to its
original state on resume.
MFC after: 2 weeks
2008-08-23 21:00:40 +00:00
Rui Paulo
0e5f2a7748
Merge the relevant information of man4.i386/ichwd.4 into man4/ichwd.4
...
and remove ichwd(4) man page from man4.i386.
Submitted by: gavin
Reviewed by: des, me
Approved by: des
2008-08-21 17:53:13 +00:00
Rui Paulo
e676955476
Move man pages out of man4.i386. Most of them are applicable to amd64
...
too, so, instead of descending to the i386 directory, we add some magic to
the parent Makefile.
These man pages refer to drivers that I'm aware that work on amd64. Most
likely there are more, but I'll deal with them later.
Approved by: brueffer, philip, takawata
2008-08-21 00:40:55 +00:00
Rui Paulo
eb48ed4558
Add Eee PC.
2008-08-20 12:36:53 +00:00
Christian Brueffer
2c97c27451
Correct a few minor markup and grammar issues.
2008-08-11 08:42:31 +00:00
Philip Paeps
66863836a9
Typo: glxsb(4) was imported to FreeBSD 8.0, not 7.0.
...
Spotted by: kib
2008-08-09 15:09:51 +00:00
Philip Paeps
edd30e9cc7
Add the glxsb(4) manual page.
...
Submitted by: Patrick Lamaizière <patfbsd -at- davenulle.org>
MFC after: 1 week
2008-08-09 14:54:19 +00:00
John Baldwin
e9a31041c0
Remove the sbni(4) driver. No one responded to calls to test it on
...
current@ and stable@.
2008-07-04 21:06:57 +00:00
John Baldwin
2c6298572e
Remove the oltr(4) driver. No one responded to calls for testing on
...
current@ and stable@ for the locking patches. The driver can always be
revived if someone tests it.
This driver also sleeps in its if_init routine, so it likely doesn't really
work at all anyway in modern releases.
2008-07-04 18:58:53 +00:00
John Baldwin
94f923b69d
Remove the arl(4) driver. It is reported to not work on 6.x or later
...
even though the driver hasn't changed since 4.x (last known working
release).
2008-07-04 18:15:36 +00:00
Kevin Lo
8b2898a64d
Document the azp for controlling audio power
2008-05-20 06:33:10 +00:00
Christian Brueffer
42b5d159f2
Oops, add back the SYNOPSIS section header I accidently removed in the
...
previous revision.
2008-03-20 08:46:27 +00:00
Christian Brueffer
dd3a95f4df
Use a standard section 4 SYNOPSIS.
...
MFC after: 3 days
2008-03-17 08:17:04 +00:00
Christian Brueffer
19a29bc737
Device counts are long gone.
...
MFC after: 3 days
2008-03-17 08:06:41 +00:00
Christian Brueffer
1dabcd56c6
Fix AUTHORS formatting.
...
MFC after: 3 days
2008-03-16 22:51:30 +00:00
Christian Brueffer
1c4c3d38f5
Device counts are long gone, also remove the outdated FILES section.
...
MFC after: 3 days
2008-03-16 22:26:17 +00:00
Christian Brueffer
5760e921e8
Remove references to the obsolete card(4) manpage.
2008-01-28 18:08:41 +00:00
Warner Losh
01fe72a32f
Minor nits. Add xr to sn.
2008-01-01 22:29:22 +00:00
Bjoern A. Zeeb
e0c9263157
Remove the last entries to fast_ipsec.
...
Merge in parts of the old fast_ipsec.4 man page to ipsec.4 and
start updating ipsec.4 man page.
Reviewed by: brueffer, sam (slightly earlier versions), bmah
Approved by: re (bmah)
2007-08-02 08:04:48 +00:00
Philip Paeps
18d725a04e
Add support for Asus A3N laptops.
...
Submitted by: Holger Jorra <holger_jorra -at- gmx.net>
MFC after: 1 day
2007-06-02 21:10:01 +00:00
Takanori Watanabe
604a7426cc
New line for new sentense.
...
Pointed out by: brueffer
2007-03-30 21:59:55 +00:00
Takanori Watanabe
3db4056dc5
Hook acpi_aiboost man page and modify the man page a bit.
2007-03-30 21:19:10 +00:00
Takanori Watanabe
55407bcb97
Add man page for acpi_aiboost. Based on man page for NetBSD.
2007-03-30 20:35:37 +00:00
Christian Brueffer
c956fd0e74
Xref altq(4)
2007-02-16 13:53:45 +00:00
Christian Brueffer
2679699525
Remove references to pccardd(8), pccardc(8) and OLDCARD.
...
PR: 108980
Submitted by: Yonatan
2007-02-09 21:05:47 +00:00
Christian Brueffer
a25ecdff1f
Xref altq(4) for drivers that support it according to altq(4).
2007-01-30 08:40:04 +00:00
Mike Pritchard
e0ccd04489
Spelling fix.
2006-12-14 16:57:35 +00:00
Ruslan Ermilov
c949309983
Add missing `;;' in the example shell code snippet.
...
PR: i386/106113
Submitted by: Richard Arends
MFC after: 3 days
2006-12-01 09:00:38 +00:00
Kevin Lo
c0348f2e02
Document the cdp for controlling CD power.
...
Approved by: cognet
2006-11-01 03:45:24 +00:00
Tom Rhodes
ef5de9896f
Point users to ndisgen(8) over directly interacting with ndiscvt(8) as the
...
former is easier to use.
PR: 97231
2006-10-13 11:30:07 +00:00