Giorgos Keramidas
c16a777f08
A few more mdoc fixes I missed in the suggestions of Ruslan.
2005-01-12 21:43:09 +00:00
Giorgos Keramidas
4227c68d25
Cross-reference the newly added example.9
2005-01-12 20:56:15 +00:00
Giorgos Keramidas
fc943bed27
Link mdoc/example.9 to the build.
2005-01-12 20:55:01 +00:00
Giorgos Keramidas
496ff35d1e
Add a sample manpage for section 9.
...
Suggested by: simon
Reviewed by: ru
2005-01-12 20:49:25 +00:00
Ruslan Ermilov
407ed7ec6e
Sort xrefs.
2005-01-12 10:22:58 +00:00
Ruslan Ermilov
da2fa15981
Scheduled mdoc(7) sweep.
2005-01-12 10:14:43 +00:00
Christian Brueffer
c9968355e5
- list the Hama USB RS-232 Serial Adapter as supported
...
- bump .Dd
PR: 76088
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
MFC after: 3 days
2005-01-11 23:16:20 +00:00
Tom Rhodes
a5254695a7
List RFCs under SEE ALSO.
...
PR: 46918
2005-01-11 21:08:39 +00:00
Simon L. B. Nielsen
6821b22557
Document that MODULE_DEPEND does not change runtime initialization
...
order.
Mostly submitted by: scottl
Discussed on: cvs-src/src-committers
2005-01-11 20:56:03 +00:00
Ruslan Ermilov
41d22c015d
Forgot to submit a fixed version of this script to Simon.
2005-01-10 18:54:55 +00:00
Simon L. B. Nielsen
f1192bffc1
Add support files for using text from the POSIX specification in
...
FreeBSD manual pages:
- POSIX-copyright contains copyright text to be used in manual pages
which has POSIX text inserted.
- deshallify.sh is a shell script which removes many of the ``shall''
statements from the POSIX text and therefore making the text more
readable.
Real work to make this happen by: nectar, ru
2005-01-10 18:09:17 +00:00
Giorgos Keramidas
abf3e95c19
mdoc style nit: "\-" should only be used to represent a minus sign.
...
Suggested by: ru
2005-01-10 16:31:39 +00:00
Giorgos Keramidas
e3a748456f
/usr/lib doesn't contain only archive (ar(1) style) libraries. Shared
...
libraries live there too. Also point to ar(1) which contains a nice
description of what an 'archive library' is.
PR: docs/76056
Submitted by: Enrique Matías Sanchez <cronopios@gmail.com>
MFC after: 3 days
2005-01-10 16:06:13 +00:00
Christian Brueffer
4ac136b3a4
- add the Eagle Tech NE200T
...
- bump .Dd
2005-01-10 09:18:09 +00:00
Ruslan Ermilov
9b28df7fb2
Unbreak the install.
2005-01-10 09:04:13 +00:00
Warner Losh
20ef2e2963
Finish removal of matcd
2005-01-10 08:37:01 +00:00
Giorgos Keramidas
4b928b1d1f
Fix typos and add .Pp after the end of a display to separate the
...
displayed text from the paragraph right after it.
2005-01-09 22:49:24 +00:00
Tom Rhodes
21ad1c6d51
Remove the meteor helper files, imp removed the driver and manual page
...
over a year ago.
2005-01-09 21:21:25 +00:00
Ruslan Ermilov
a6ac4fb307
Revert previous revision. Including bsd.compat.mk is necessary
...
both from sys.mk (to handle old knobs set in /etc/make.conf),
and from here (to handle old knobs set in individual makefiles).
2005-01-09 12:55:47 +00:00
Tom Rhodes
b531f2c07b
[NO]MAN -> NO_[MAN].
...
Bump doc date.
2005-01-08 09:21:35 +00:00
Christian Brueffer
bda32c8604
Remove the LSI MegaRAID SATA 150-2, this is a SiL 3112 based software RAID
...
device.
Submitted by: Martin Nilsson <martin@gneto.com>
MFC after: 3 days
2005-01-08 03:07:49 +00:00
Giorgos Keramidas
48ef243364
Reorganize the DESCRIPTION section, using .Bl lists to separate the
...
descriptions of items from each other and have related things appear
in the same nesting 'level'.
The .Fn function/macro, and bump document date.
Reviewed by: jkoshy
2005-01-07 19:41:00 +00:00
Maxim Konovalov
15575dc0aa
Finish src part VFS_INIT.9 removal. Need to check www/.
2005-01-07 15:38:21 +00:00
Giorgos Keramidas
98816b6069
The .Fn macro.
2005-01-07 14:10:59 +00:00
Giorgos Keramidas
5c5c45cfbf
The .Fn macro and addition of .Fa in the tag width of the
...
argument description list.
2005-01-07 14:01:08 +00:00
Giorgos Keramidas
3d5ea0fba4
- The .Fn macro and description of the struct statfs' type of
sbp'.
...
- List of struct statfs fields that are related to file systems, much
like the list in stat.2 for the userlevel `struct stat'.
- Bump document date.
2005-01-07 12:56:04 +00:00
Giorgos Keramidas
07e11b32af
The .Fn macro, document `flags' argument & bump document date.
2005-01-07 12:14:43 +00:00
Giorgos Keramidas
5cd9afad91
Trim excessively verbose sentence.
2005-01-07 12:01:11 +00:00
Giorgos Keramidas
98e515c959
The .Fn macro
2005-01-07 11:45:59 +00:00
Giorgos Keramidas
ce4ad10554
Move the description of MNT_FORCE closer to mntflags and use a .Bl
...
list for the valid flag values. This way, if VFS_UNMOUNT(9) supports
more flags in the future, adding a single list item is going to be
easy and all the flags are going to be in one place.
2005-01-07 11:45:11 +00:00
Giorgos Keramidas
59292cdbeb
The .Fn macro.
2005-01-07 11:39:36 +00:00
Giorgos Keramidas
e40e9de2a8
There is no VFS_INIT(9).
...
Approved by: phk
2005-01-07 11:34:05 +00:00
Giorgos Keramidas
c972b6d8df
The VFS_MOUNT() macro expects only 2 arguments in the nmount world
...
(since revision 1.173 of src/sys/sys/mount.h).
Update its prototype, the argument list description and bump the date.
2005-01-07 10:57:33 +00:00
Giorgos Keramidas
66700df04f
Use a .Bl -tag list instead of plain .Pp paragraphs for describing the
...
macro arguments expected by SYSCALL_MODULE().
MFC after: 3 days
2005-01-07 09:02:40 +00:00
Giorgos Keramidas
18746c5893
Fix time-travel bug.
...
Noticed by: krion
2005-01-07 09:00:19 +00:00
Giorgos Keramidas
85ab3df25a
Avoid overusing "these" by breaking a long sentence in 2 smaller ones.
...
MFC after: 3 days
2005-01-07 08:51:10 +00:00
Giorgos Keramidas
2eaf5c1135
Convert the descriptions of module versions to an explicit list and
...
note that these versions numbers refer to moddepend, not the current
module.
MFC after: 3 days
2005-01-07 08:44:31 +00:00
Giorgos Keramidas
be0ffb7642
Syntax nit.
...
MFC after: 3 days
2005-01-07 08:31:09 +00:00
Colin Percival
bfadd9be1e
Point out that tsleep(... , 0) is not permitted if the Giant lock is not
...
held. (It causes a "sleeping without a mutex" assertion failure in
msleep.)
MFC after: 3 days
2005-01-07 02:41:45 +00:00
Giorgos Keramidas
374d072d12
Use .Fn function_name
...
MFC after: 3 days
2005-01-06 17:33:38 +00:00
Giorgos Keramidas
2757b1cbd1
Use .Fn function_name
...
MFC after: 3 days
2005-01-06 17:25:11 +00:00
Giorgos Keramidas
dea25585a1
Properly cross-reference pccard(4).
...
MFC after: 3 days
2005-01-06 17:19:56 +00:00
Giorgos Keramidas
cd7aa0fa5d
- Use .Fn for marking up function-like macro names.
...
- Improve the wording in a few places.
- Add the email address of Doug Rabson in the AUTHORS section.
- Link to devfs(5) with an .Xr
MFC after: 3 days
2005-01-06 17:17:29 +00:00
Giorgos Keramidas
c91b6b9ef2
. Use a .Bl list for describing macro arguments.
...
. Various wordign fixes.
. Bump document date.
MFC after: 3 days
2005-01-06 17:16:01 +00:00
Giorgos Keramidas
1aaeeac1e8
. Use a -tag instead of an -inset list, which makes the arguments of the
...
macro stand out more clearly.
. Various other wording fixes.
. Bump document date.
2005-01-06 17:14:21 +00:00
Giorgos Keramidas
bb53ac437b
Use .Fn function_name.
...
MFC after: 3 days
2005-01-06 17:11:56 +00:00
Giorgos Keramidas
85e2993ac6
Add missing .It in list tag.
...
MFC after: 3 days
2005-01-06 17:08:51 +00:00
Giorgos Keramidas
03305517a9
Fix .Nd description and bump document date.
...
MFC after: 3 days
2005-01-06 17:07:57 +00:00
Giorgos Keramidas
c977d004b2
"non-spin" is better with a dash, than without.
2005-01-06 16:16:17 +00:00
Kirill Ponomarev
d966048e7e
Remove trailing spaces.
2005-01-06 11:12:43 +00:00
Tom Rhodes
8318960abd
Early spring cleaning:
...
Unhook lomac(4) manual page and remove it. The code was removed by
rwatson over two years ago.
2005-01-06 01:27:55 +00:00
Giorgos Keramidas
b762042dce
Make an attempt at explaining why sx(9) locks cannot be safely obtained
...
after acquiring a mutex(9).
PR: docs/75571
Submitted by: darrenr
Explanation by: jhb
2005-01-05 22:04:12 +00:00
Warner Losh
da52f590b5
Clarify /*- convention.
2005-01-05 21:27:01 +00:00
Warner Losh
56c7363ae8
A large majority of the source files in the tree start their license
...
and copyright statements in a comment that begins with /*-. Document
this tradition. A strict adherence to this rule will help resellers
that wish to publish all copyright notices, generated automatically
from the tree. There are too many variant licenses to do it purely
by more complicated pattern matching.
2005-01-05 19:16:01 +00:00
Kirill Ponomarev
645453dbcc
Remove trailing spaces.
...
Forgotten by: me
2005-01-05 09:52:12 +00:00
Christian Brueffer
7d9c45655d
- add new supported chips: 82541ER and 82546GB
...
- add the long supported, but still missing 82545
- change .Nd to look better (no need to mention FreeBSD there)
- bump .Dd
MFC after: 3 days
2005-01-05 04:31:00 +00:00
Christian Brueffer
e0f104cdd3
- some SATA controllers were erroneously marked as SCSI, correct that
...
- move those controllers into the right place
- bump .Dd
Thanks to: Justin Bennett <justin@z-axis.com>
MFC after: 3 days
2005-01-04 15:59:00 +00:00
Giorgos Keramidas
002bfa908b
IDE_DELAY was only available as an option for the wd driver of PC98.
...
Now that the driver is gone, `tuning' IDE_DELAY makes no sense.
Submitted by: Joel Dahl joel at automatvapen dot se
2005-01-04 13:21:27 +00:00
Warner Losh
cb08cd5207
There's no longer a wd driver.
2005-01-04 07:28:57 +00:00
Christian Brueffer
977453f7f9
- list the LSI MegaRAID SATA 150-(2|4|6) controllers as supported (1)
...
- mention SATA support in a few places
- AMI -> AMI/LSI for controllers now sold my LSI
- bump .Dd
PR: 61878 (1)
Submitted by: Sten Spans <sten@blinkenlights.nl>
Discussed with: simon (sorting)
MFC after: 3 days
2005-01-04 04:18:21 +00:00
Christian Brueffer
bac209a543
- list the 3Com 3c920B-EMB-WNM as supported.
...
- bump .Dd
2005-01-03 20:54:29 +00:00
Kirill Ponomarev
f6832a8239
Remove trailing spaces.
...
MFC after: 3 days
2005-01-02 18:26:13 +00:00
Kirill Ponomarev
51daf549e8
Remove trailing spaces.
...
Reviewed by: brueffer
MFC after: 3 days
2005-01-02 18:20:29 +00:00
Christian Brueffer
4c4aad3fd7
Correct .Dd
...
Spotted by: Simon L. "Eagle Eye" Nielsen
2005-01-02 13:56:02 +00:00
Christian Brueffer
0c54bf8e5f
- list the PixelView PlayTV PAK as supported
...
- bump .Dd
Submitted by: Carl Makin <carl@stagecraft.cx>
2005-01-02 12:03:04 +00:00
Christian Brueffer
a6e3bfd9e4
SMC SMC2536W-AG verified as working.
...
MFC after: 3 days
2004-12-29 16:57:11 +00:00
Christian Brueffer
471182e42f
- call the driver 'bktr' instead of 'brooktree' throughout the document
...
- add a HARDWARE section
- add a more descriptive NAME section
- update for recently imported Pinnacle PCTV support
- add Branko Lankester, the original author of the PCTV patches,
to the AUTHORS section
- bump .Dd
Thanks to all multimedia@ readers who sent me information about
their supported hardware!
MFC after: 1 week
2004-12-29 14:25:41 +00:00
Gleb Smirnoff
e5f8af4e5c
Document callout_pending() macro.
...
MFC after: 1 week
2004-12-29 08:01:24 +00:00
Joseph Koshy
68ca7644cf
Make an argument name in the synopsis match that in the text. Correct
...
an mdoc error.
2004-12-29 04:29:06 +00:00
Tom Rhodes
ddbb94ad96
Some grammar, spelling, and mdoc(7) fixes. No content changes.
...
PR: 75581
Submitted by: Nobuyuki Koganemaru n-kogane@syd.odn.ne.jp (original version)
2004-12-29 00:11:34 +00:00
Max Laier
b9c5f41258
Enable sk(4) for ATLQ.
...
Thoroughly tested by: Ender <ender NO tog SPAM net>
MFC after: 4 weeks
2004-12-24 14:13:38 +00:00
Ruslan Ermilov
52dbe95f4d
Include bsd.compat.mk early from sys.mk, enough for makefiles
...
using conditional statements to see the new spellings of NO_*
knobs (in case user still uses old spellings).
Reported by: kris
2004-12-23 08:51:50 +00:00
Scott Long
0836ce1970
Document the 2130SLP
2004-12-23 08:05:40 +00:00
Warner Losh
9341ec5cf1
Add OZ711M1
...
Submitted by: Gordon Bergling
2004-12-23 05:32:02 +00:00
Giorgos Keramidas
64f13abc27
Fix a couple of typos.
...
PR: docs/75410
Submitted by: "Paul A.Hoadley" <paulh@logicsquad.net>
MFC after: 3 days
2004-12-23 00:27:03 +00:00
Peter Pentchev
32e940fe6b
And this, kids, is what happens if you act on a patch without looking
...
at the mailing list to see if there isn't any more discussion just
around the corner. Here's the update to the other part of the manpage
that deals with the hw.ata.atapi_dma loader tunable and initializing
ATAPI devices in PIO or DMA mode.
PR: 75021
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
Spotted by: Joel Dahl <joel@automatvapen.se>
2004-12-21 20:02:50 +00:00
Peter Pentchev
e306ffca86
Reflect the change of the hw.ata.atapi_dma sysctl default in rev. 1.217 of
...
src/sys/dev/ata/ata-all.c from PIO to DMA.
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
MFC after: 1 week
2004-12-21 19:41:21 +00:00
Ruslan Ermilov
b5b0bba4df
NOPAM -> NO_PAM
2004-12-21 12:49:24 +00:00
Ruslan Ermilov
8340281fb1
NOIPSEC -> TRACEROUTE_NO_IPSEC
2004-12-21 12:44:20 +00:00
Ruslan Ermilov
cbbdcac72a
NOFORTH -> NO_FORTH
2004-12-21 12:32:15 +00:00
Ruslan Ermilov
f45a5bbda4
NOCLEAN -> NO_CLEAN
...
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
Ruslan Ermilov
6495335e69
NOSHARE -> NO_SHARE
2004-12-21 12:13:23 +00:00
Ruslan Ermilov
582ef25f94
NOHTML -> NO_HTML
2004-12-21 12:05:11 +00:00
Ruslan Ermilov
dd991de030
Overhaul ppp(8) build options so they are safe to use in
...
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
Ruslan Ermilov
731db6a428
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
Ruslan Ermilov
39a855c2a1
NOGAMES -> NO_GAMES
2004-12-21 10:36:54 +00:00
Ruslan Ermilov
a216173556
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
Ruslan Ermilov
83c7ade90a
NOSHARED -> NO_SHARED
2004-12-21 09:59:45 +00:00
Ruslan Ermilov
00fbd40770
NOFSCHG -> NO_FSCHG
2004-12-21 09:53:14 +00:00
Ruslan Ermilov
2c74b2cb07
NOINSTALLLIB -> NO_INSTALLLIB
2004-12-21 09:51:09 +00:00
Ruslan Ermilov
9a9bc31fbb
NOMLINKS -> NO_MLINKS
2004-12-21 09:44:43 +00:00
Ruslan Ermilov
6260f1d8ee
NOTAGS -> NO_TAGS
2004-12-21 09:43:25 +00:00
Ruslan Ermilov
a399b3b4e3
NOEXTRADEPEND -> NO_EXTRADEPEND
2004-12-21 09:42:10 +00:00
Ruslan Ermilov
ab7a294721
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
Ruslan Ermilov
07736e20e9
NOATM -> NO_ATM
2004-12-21 09:08:06 +00:00
Ruslan Ermilov
f1f6253f4f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Christian Brueffer
c5f116aa9a
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
Paul Richards
57e3ff643a
If PORTNAME is set in a system Makefile then hook into the ports
...
mechanisms to allow a package to be created. This paves the way
for packaging the main tree.
2004-12-20 15:46:56 +00:00
Gleb Smirnoff
e9c9b9971b
We have an informative ng_source.4 manpage, which is not installed.
2004-12-19 16:03:06 +00:00
Christian Brueffer
5f1f4b0908
Nuke ports-picobsd, it was thrown out a while ago.
...
Approved by: linimon
MFC after: 3 days
2004-12-19 02:31:45 +00:00
Maxim Sobolev
a0d98e42a7
Add FC929X into the list of supported devices.
...
Reminded by: simon
2004-12-18 19:12:06 +00:00
Ralf S. Engelschall
299738e78d
Synchronize reference list to the ng_xxx(4) manpages of netgraph nodes
...
with the actually installed manpages by adding the missing ones. This
way they can be found more easily.
MFC after: 2 days
2004-12-18 15:27:17 +00:00
Joseph Koshy
26f67c9cae
Document "machdep.hlt_cpus".
...
Reviewed by: ru
2004-12-18 01:13:37 +00:00
Christian Brueffer
9c629c3588
BCM5721 is supported as well.
2004-12-17 23:03:30 +00:00
Ralf S. Engelschall
8747427026
1. To give the user a clue about the expiration timeout values, mention
...
the default timeouts of 1800 (activity) and 15 (inactivity) seconds.
2. Fix the "ifinfo" ASCII control message description:
it requires the interface number as an argument.
MFC after: 2 days
2004-12-17 20:49:01 +00:00
Christian Brueffer
fa3f865d01
Modify the name of the supported bluetooth card.
...
Discussed with: emax
2004-12-17 19:01:55 +00:00
Christian Brueffer
703fdea062
- add a HARDWARE section based on the hardware notes and the devices
...
already listed in the manpage
- reword some DESCRIPTION sentences
- Xref ehci(4)
- bump .Dd
MFC after: 3 days
2004-12-17 18:35:38 +00:00
Joseph Koshy
7b01553c1d
Remove mention of block devices. Mention that entries under /dev
...
are managed by devfs(5). Add cross-references.
Reviewed by: ru
2004-12-17 14:28:53 +00:00
Kirill Ponomarev
e57fe04667
Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add
...
description for MASTER_SITE_BACKUP.
Based on PR: ports/74709
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Reviewed by: ru
MFC after: 3 days
2004-12-17 13:39:55 +00:00
Gleb Smirnoff
db8d970ac4
Bump .Dd
...
Reminded by: ru
2004-12-17 12:59:20 +00:00
Gleb Smirnoff
85432d4065
Note that send(2) is no longer applicable to divert(4) sockets.
...
Noticed by: Dmitry Dvoinikov
Wording by: cperciva
MFC after: 3 days
2004-12-17 11:24:33 +00:00
Christian Brueffer
a125287a47
- add a HARDWARE section
...
- several grammar and language fixes
- bump .Dd
MFC after: 3 days
2004-12-17 10:13:02 +00:00
Christian Brueffer
34676354ec
Add missing word.
...
MFC after: 3 days
2004-12-17 09:34:48 +00:00
Christian Brueffer
8925c08f8d
Properly capitalize FireWire
...
MFC after: 3 days
2004-12-17 02:33:42 +00:00
Nate Lawson
af952b363b
Inform users how to set throttling and cpu idling variables for the
...
power_profile rc script.
2004-12-16 22:21:21 +00:00
Tom Hukins
271a1b77c1
Sort driver names alphabetically.
...
MFC after: 1 week
2004-12-16 15:24:53 +00:00
Ruslan Ermilov
08673598db
Reflect the removal of jumbo(9).
2004-12-16 11:19:29 +00:00
Brooks Davis
0db3f4f9c7
Add Cisco AIR-CB21AG and AIR-PI21AG to the supported list.
...
I'm using an AIR-CB12AG to make this commit.
Approved by: sam
2004-12-16 04:45:16 +00:00
Makoto Matsushita
d34e6d7401
Typo fix: s/ROOR/ROOT/;
...
PR: docs/75139
Submitted by: Richard Smith
2004-12-16 03:37:32 +00:00
Christian Brueffer
ed59806518
First update for the 5750/5751 chips.
...
MFC after: 3 days
2004-12-15 23:39:57 +00:00
John Baldwin
e8aa0f663b
Document the new flag for disabling the keyboard port test during probe.
2004-12-15 23:01:45 +00:00
Tom Rhodes
99b6fea1af
Commit patch from ru which groups the ppp(8) options together and
...
kills my sorting.
Submitted by: ru
Discussed with: imp
2004-12-15 19:42:35 +00:00
Christian Brueffer
6dea3d0c0b
Bump .Dd before anyone notices.
2004-12-15 09:32:12 +00:00
Christian Brueffer
0862bca4e0
List the Adaptec SCSI RAID 2230SLP.
2004-12-15 09:29:47 +00:00
Tom Rhodes
368e43f7ac
Add options recently added to make.conf.
2004-12-15 02:40:43 +00:00
Christian Brueffer
a05fc47a13
Remove clauses 3 and 4 of the license.
...
Approved by: Jason L. Wright (original author)
Reviewed by: imp
Obtained from: OpenBSD
MFC after: 3 days
2004-12-15 02:19:44 +00:00
Tom Rhodes
e3cd38d295
Add a few options with regards to ppp(8) and traceroute.
...
Sort the list, please keep this list sorted.
PR: 48569
2004-12-15 02:10:50 +00:00
Simon L. B. Nielsen
e0dc6be808
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:20:41 +00:00
Simon L. B. Nielsen
280b1d9fa0
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:07:06 +00:00
Christian Brueffer
c688591367
- Xref fwip(4)
...
- bump .Dd
MFC after: 3 days
2004-12-14 19:57:42 +00:00
Christian Brueffer
14e3326a87
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- Xref fwe(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:56:54 +00:00
Nate Lawson
401b484ba2
Add more information about debugging output.
2004-12-14 19:55:54 +00:00
Christian Brueffer
7d6c1b57ac
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- capitalize Ethernet
- Xref fwip(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:55:39 +00:00
Christian Brueffer
31d875e2fe
- Xref fwip(4) and eui64(5)
...
- correct a grammar nit
- bump .Dd
MFC after: 3 days
2004-12-14 19:53:30 +00:00
Christian Brueffer
4d597022c8
fwip(4) supports polling.
...
MFC after: 3 days
2004-12-14 19:27:16 +00:00
Tom Rhodes
2865672368
Some formatting, whitespace and mdoc(7) fixes.
...
Submitted by: A manual page, ru of course.
2004-12-14 18:07:46 +00:00
Simon L. B. Nielsen
fd500d2fe5
- Add a HARDWARE section which lists supported devices.
...
- "device sound" does not pull in sound device drivers (like "device
pcm" used to do), so do not mention that option.
- Make the document title more like the title in the other sound
device drivers.
MFC after: 1 week
2004-12-14 16:17:12 +00:00
Simon L. B. Nielsen
185634f0c1
Add manual page for snd_maestro(4).
...
Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> (original version)
PR: docs/74546
MFC after: 1 week
2004-12-14 16:11:14 +00:00
Maxim Konovalov
989a2aae70
Add NetBSD 2.0.
2004-12-14 12:30:43 +00:00
Ruslan Ermilov
2010c542b2
Minor mdoc(7) tweaks, excellent work Nate!
2004-12-14 09:24:48 +00:00
Ruslan Ermilov
7e727eadc4
mdoc(7) nit: Removed redundant .Pp call.
2004-12-14 09:06:44 +00:00
Pyun YongHyeon
e4d2d49b31
Add manual page for snd_audiocs(4).
...
Reminded by: trhodes
MFC after: 1 week
2004-12-14 04:06:04 +00:00
Nate Lawson
edd84e4843
Checkpoint reworking the man page to be more useful to non-developers,
...
document some debug output variables, etc. Mdoc assistance welcome.
2004-12-14 01:07:44 +00:00
Nate Lawson
276cd9216d
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
...
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
2004-12-13 23:31:46 +00:00
Warner Losh
93c22173bd
The format of the MLINKS entries is pairwise, not MLINKS += wise. So
...
list kernel_mount.9 the required number of times to allow make
installworld to complete.
2004-12-13 23:09:19 +00:00
Tom Rhodes
fe10ebf1f4
Add kernel_mount.9 and appropriate MLINKS to the build.
2004-12-13 19:29:40 +00:00
Tom Rhodes
610b07d6a3
Add a manual page to document phk's mount work.
...
Reviewed by: phk (content), brueffer (grammar and markup)
2004-12-13 19:25:30 +00:00
Brian Somers
1f82daa58f
Add ``enable echo''.
2004-12-13 17:54:30 +00:00
Roman Kurakin
e9286c1401
Add information about 4.11 release.
2004-12-12 12:32:50 +00:00