philip
f09173747a
Fix the '\' next to lshift for users of Belgian keyboards.
...
Submitted by: Glenn Matthys <glenn@opengate.be>
Approved by: njl
2004-07-02 18:19:01 +00:00
ru
4498f82b4e
Fixed spelling of the document date.
2004-07-02 18:00:03 +00:00
des
711ff21aae
Explain that -O2 is supported, but known to expose bugs in ppp(8).
2004-07-02 17:08:39 +00:00
des
9f17069c38
We support -O2 now.
2004-07-02 17:06:19 +00:00
ru
627ed40f49
Bump document date on behalf of the previous change.
2004-07-02 16:19:28 +00:00
scottl
4ee5f5f697
Small grammar fix.
2004-07-02 15:52:44 +00:00
maxim
9739bce6b2
Document net.inet.ip.process_options sysctl.
...
Improved by: ru
Reviewed by: andre
2004-07-02 15:47:47 +00:00
ru
41d36aefb3
Markup overhaul and minor word smithing.
2004-07-02 08:52:09 +00:00
ru
a6f97943ad
Bring this manpage more up-to-date with the current code.
...
Submitted by: Gleb Smirnoff
Reviewed by: julian, ru
2004-07-02 06:05:04 +00:00
marks
be82e61ec0
mdoc changes.
...
Reviewed by: ru
Approved by: njl
2004-06-30 20:49:34 +00:00
marks
dd540d8a36
Document BIOS blacklist.
...
Approved by: njl
2004-06-30 19:54:29 +00:00
ru
e9ca4b8fb3
Minor markup tweaks.
2004-06-30 17:26:31 +00:00
ru
4f4f19e8f0
Markup and grammar fixes.
2004-06-30 17:24:27 +00:00
maxim
7dde49bc61
Add user _pflogd.
2004-06-30 16:47:08 +00:00
mux
7765dabe90
Regenerate this file so that it gets correct comments for the PCI
...
databases locations.
2004-06-28 11:54:30 +00:00
mux
6303c5bf45
Update to the latest versions of the Boemler and Hart PCI databases.
2004-06-28 11:36:32 +00:00
pjd
cecd534f43
Typo.
2004-06-26 19:35:30 +00:00
bde
2e35fb1a4c
Fixed a style bug in the previous commit.
2004-06-26 09:02:44 +00:00
obrien
2194f33c4e
Embellish the getopt(3) example with mixed case.
...
Reviewed by: bde
2004-06-26 05:15:00 +00:00
phk
11df1584ae
Retire the TIOC_REMOTE ioctl.
...
It was added 22 years ago for emacs to use, but emacs gave up on it
it 17 years ago.
2004-06-25 21:54:49 +00:00
julian
dfb6d51195
Convert Netgraph to use mbuf tags to pass its meta information around.
...
Thanks to Sam for importing tags in a way that allowed this to be done.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Also allow the sr and ar drivers to create netgraph versions of their modules.
Document the change to the ksocket node.
2004-06-25 19:22:05 +00:00
josef
ad47075add
Document the possibility to set default values for pcm mixer channels
...
by setting appropriate hints.
E.g.: hint.pcm.0.line="0"
Reviewed by: ru
2004-06-24 17:43:12 +00:00
imp
871c214a6c
Insert device foo for a few drivers that don't have it. Replace the
...
NetBSD config syntax with the FreeBSD syntax.
2004-06-24 05:09:15 +00:00
imp
19fd2b3307
We really don't need pointers to st/sd anymore. They were obsoleted in 3.0.
2004-06-24 05:01:52 +00:00
scottl
821a93fb48
Update the section on device wiring to match how things are done in 5.x.
2004-06-24 04:05:08 +00:00
markus
8ab36c09a8
s/udi_peed/udi_speed/
...
Approved by: brueffer
MFC after: 3 days
2004-06-23 23:25:58 +00:00
brooks
33bd77e91b
el(4) stopped needing to me a count device in December 2000.
2004-06-23 17:33:25 +00:00
scottl
dd4bc2ed67
Document the new passthrough interface.
2004-06-23 00:27:56 +00:00
le
e94d425852
Catch up with the dev_t -> struct cdev change.
2004-06-22 20:18:15 +00:00
ru
d3f53232a6
ng_fec(4) is not anymore incompatible with ng_ether(4).
...
Submitted by: Gleb Smirnoff
2004-06-22 09:23:31 +00:00
ru
2cc50c54db
Fixed copyright owner.
2004-06-22 09:11:01 +00:00
ru
ea21882cb7
Document the "fec" Netgraph node type.
...
Submitted by: Gleb Smirnoff
OK'ed by: julian, wpaul
2004-06-22 09:09:18 +00:00
des
b8689def0a
The default setting for hosts is "files dns", not "dns files".
2004-06-21 19:35:36 +00:00
trhodes
e3d9f92298
Add manual pages for cm(4), esp(4), rc(4) and snc(4).
2004-06-21 18:20:57 +00:00
rik
e4dd46f82f
MFCronyx: add cross-references, fix history section.
2004-06-21 18:10:10 +00:00
mpp
2897581d0a
Spelling fixes.
2004-06-21 17:42:49 +00:00
bde
c62cf4ddbd
Fixed style bugs in previous commit (151 characters of trailing whitespace).
2004-06-21 16:12:02 +00:00
rik
ddf2a4ee45
MFcx(4) 1.23: markup fixes by ru@.
2004-06-21 15:14:27 +00:00
mpp
fb259505ce
Spelling fixes.
2004-06-21 14:54:43 +00:00
mpp
8ef0e8a832
Spelling fixes.
2004-06-21 14:43:09 +00:00
mpp
c4a06c8e96
Spelling fixes.
2004-06-21 14:23:31 +00:00
mpp
eaa9f15572
Spelling fixes.
2004-06-21 14:11:45 +00:00
pjd
7a9e41c110
- Missing trailing slash for a kern directory check.
...
- Check in both places if ${_dir}/conf/kmod.mk exists.
- Style fixes (lines too long).
Submitted by: bde
2004-06-21 08:41:50 +00:00
yar
78bc349bfd
Extend the description of SIOC[GS]IFCAP.
2004-06-21 05:13:22 +00:00
des
7608f3ccc8
Bump document date.
...
Requested by: ru
2004-06-20 18:15:20 +00:00
mpp
ece4a2cdf8
Spelling fixes.
2004-06-20 13:33:35 +00:00
mpp
b643febdc2
Spelling fixes.
2004-06-20 13:17:37 +00:00
mpp
e9e34a132d
Spelling fix and add $ FreeBSD $ tag
2004-06-20 13:07:25 +00:00
mpp
320404766f
Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)
2004-06-20 12:51:23 +00:00
mpp
7b08e91e2d
Sync up ERRORS section with errno.h.
2004-06-20 12:44:42 +00:00