ru
f352d33919
Fix markup.
2006-12-05 08:07:21 +00:00
joel
3c6a8dbb06
Fix typo.
2006-12-05 06:56:09 +00:00
sam
00066d507e
hook npe.4 up to arm build
...
MFC after: 1 month
2006-12-04 22:42:27 +00:00
sam
b93a731abf
start 'o man page for xscale npe ethernet driver
...
MFC after: 1 month
2006-12-04 22:41:41 +00:00
brueffer
d1bdc72546
bce(4) does not work correctly in polling(4) mode for now.
2006-12-02 09:03:06 +00:00
mlaier
86e7537c97
ALTQify ep(4).
...
Tested and Requested by: Andy Brook
MFC after: 3 days
2006-12-01 20:29:55 +00:00
ru
1882f43fde
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
joel
bcf19b8816
Add the dev.pcm.%d.polling sysctl and a short description.
...
Reviewed by: ru
2006-11-29 17:07:02 +00:00
brueffer
2300703ff0
Overhaul this manpage somewhat:
...
- Move mentionings of required drivers to the SYNOPSIS where they belong
- Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arrange things to make
somewhat more sense
- Fix an Xref to manpage from ports to mention the corresponsing port
- Remove commented out HISTORY section header
MFC after: 3 days
2006-11-27 18:37:45 +00:00
joel
c2e4cdb2da
- Update the Runtime Configuration, FILES and DIAGNOSTICS sections to
...
the new world order.
- Use our standard section 4 SYNOPSIS.
- Minor nits.
Reviewed by: brueffer, ariff
2006-11-26 12:27:02 +00:00
brueffer
a1e98617ef
Grr, fix typo introduced in the previous commit.
2006-11-25 12:12:11 +00:00
imp
03f10acc6e
Add instructions for creating a ramdisk root image. These likely need
...
to be augmented with instructions for those platforms that have
/boot/loader.
2006-11-24 18:53:45 +00:00
yongari
9600cde066
Add USR997902 to the list of devices supported by re(4).
2006-11-23 00:28:58 +00:00
brueffer
3c5d5c9c84
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2006-11-22 21:30:02 +00:00
brueffer
6c32a5ad0f
- Use a standard section 4 SYNOPSIS
...
- Xref uark(4)
MFC after: 3 days
2006-11-18 08:07:43 +00:00
brueffer
2975c55181
Remove uhidev.4 and references to it, the corresponding code was never
...
imported from NetBSD.
Submitted by: markus
MFC after: 1 week
2006-11-16 22:32:27 +00:00
brueffer
5d56af0b82
- Use our standard section 4 SYNOPSIS
...
- Add a HARDWARE section
- Mention the first release to include this driver
2006-11-15 16:59:15 +00:00
maxim
e446795886
o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial
...
adapters.
Submitted by: Alex Rodin
Obtained from: OpenBSD
Reviewed by: -usb
MFC after: 6 weeks
2006-11-15 09:13:25 +00:00
ru
cc317aab24
Sort xrefs.
2006-11-13 08:56:42 +00:00
trhodes
c51a2c2df9
Re-enable module build for POSIX semaphores.
...
Update the manual page describe loading the sem module.
Approved by: silence on -arch and -standards
2006-11-11 16:49:29 +00:00
marius
3fd21f0a5b
Add Allied Telesyn AT-1500 (logical ID ATK1500, compat ID PNP828C)
...
to the list of known working ISA PnP cards.
Reported by: Gheorghe Ardelean
2006-11-09 14:11:33 +00:00
maxim
21ab4f8a25
o Document ServeRAID 7x support.
...
Submitted by: Andrey V. Elsukov
MFC after: 3 days
2006-11-05 08:55:21 +00:00
brueffer
68f4ba5323
Document IBM ServeRAID 8k support.
2006-11-03 06:50:03 +00:00
kevlo
eaa075b4bb
Document the cdp for controlling CD power.
...
Approved by: cognet
2006-11-01 03:45:24 +00:00
keramida
13d6237651
Belatedly bump manpage date for revision 1.35
...
Reminded by: ru
2006-10-30 16:43:42 +00:00
ru
699de7a9c5
The first (optional) argument of the "trace" command is either the
...
process or thread ID.
PR: docs/61859
2006-10-30 12:55:06 +00:00
brueffer
d8b61e2360
Document Soekris net48xx support.
...
PR: docs/104865
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
2006-10-28 07:26:50 +00:00
thompsa
8951c4c5ee
Document net.link.bridge.ipfw_arp for filtering ARP packets with ipfw.
...
MFC after: 3 days
2006-10-24 08:47:39 +00:00
emaste
4da6679580
Clarify that the input hook requires binary packet data. Instead of
...
referencing an omitted example, include a short (Perl) example that
queues an ICMP Echo message.
2006-10-22 21:33:57 +00:00
ru
fd37d7b5f5
Fix ttyv* device names.
...
PR: docs/104376
Submitted by: Michael Le Barbier
MFC after: 3 days
2006-10-22 18:02:01 +00:00
ru
b9943f47d2
Fix some typos and grammar.
...
PR: docs/66770
Submitted by: Michel Lavondès
MFC after: 3 days
2006-10-22 16:21:55 +00:00
ru
0d077208a7
Bump document date for previous revision.
2006-10-21 18:04:42 +00:00
ru
7b9340e614
Spelling.
2006-10-21 18:04:20 +00:00
danger
89a6f9724e
- convert to the current style of section 4 man pages
...
- s/ip.forwarding/net.inet.ip.forwarding/ to match reality [1]
Approved by: keramida (mentor), trhodes (mentor)
MFC after: 5 days
Submitted by: Tom McLaughlin via #bsddocs
2006-10-19 07:41:47 +00:00
danger
17ea68b8bb
Use the loader.conf example.
...
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 3 days
2006-10-16 07:56:36 +00:00
joel
c990b26f9c
- Use our standard section 4 SYNOPSIS layout.
...
- Add a bunch of missing Xrefs's.
2006-10-14 07:57:55 +00:00
obrien
0ff7680820
Add Soekris Engineering information.
2006-10-13 15:51:53 +00:00
trhodes
533b1fd849
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
ru
915020c78c
Deal with two more references to non-existing ndisapi(9).
2006-10-13 06:24:53 +00:00
trhodes
ecc6c68995
Kill reference to ndisapi.9 here as well, it doesn't exist.
...
PR: 82114
2006-10-13 03:54:22 +00:00
thompsa
890e95cf7b
Fix a few nits with the last revision
...
- bump document date
- fix punctuation and whitespace
Pointed out by: bmah
2006-10-11 18:26:04 +00:00
ru
5f7f332cd3
Fix the prompt string.
2006-10-11 07:07:31 +00:00
bde
98af27d199
Document the `kill' command.
...
Submitted by: Allan Fields <bsd@afields.ca>
PR: 82779
2006-10-10 23:09:10 +00:00
bde
f2196eb28d
Sort some of the most inconsistently ordered descriptions of commands
...
(the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetically, but I think we would have
too many commands for that if all commands were actually documented
here, so this commit moves towards alphabetical order in several sections:
- section for pure ddb (non-"show") commands. Now contains the watchpoint
commands and is mostly in "logical" order.
- section for pure ddb "show" commands
- similarly for auxilary commands. Most of these are currently missing
here.
2006-10-10 11:07:37 +00:00
trhodes
57522b7a56
Patch in previous commit should have bumped doc date.
...
Fix spelling of ioctl.
Note that previous commit was actually submitted by bz. I'm not yet used
to the code boxes yet.
Noticed by: ru
2006-10-09 19:53:00 +00:00
trhodes
ce49ada06f
The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention of
...
it in the tun.4 manual page.
PR: 98541
Submitted by: David Gilbert
2006-10-09 19:20:53 +00:00
ru
03ea52e1da
Fix markup.
2006-10-09 15:21:50 +00:00
ceri
762fe4b4fe
Add more .Xr's.
...
MFC after: 6 days
2006-10-09 12:50:16 +00:00
bde
376860d8b7
Document new aliases b',
t' and `registers'. Document old aliases
...
`bt', `c', `d', `p', `s', `w' and `where'.
2006-10-09 02:27:55 +00:00
joel
704cc3b17d
Update the list of codecs as well...
2006-10-08 19:57:53 +00:00