imp
85126e2d6b
Add notes about pci support.
2000-04-01 06:46:17 +00:00
roberto
48dd6f2068
Really remove all traces of wst.4 from the Makefile.
...
Re-broken by: n_hibma :)
2000-03-27 15:22:18 +00:00
n_hibma
37935ccdc3
USB Zip 250 drives are now supported
...
Obtained from: Anders Andersson <anders@sanyusan.se>
2000-03-27 09:02:01 +00:00
n_hibma
2bb52bfb41
Undo the previous commit. Early morning commits are no good either. I
...
meant to commit umass.4
2000-03-27 08:59:53 +00:00
charnier
6e109d2561
Remove duplicate word
2000-03-26 15:24:53 +00:00
hm
ab98c8b96b
pcvt cleanup. Update the pcvt(4) manpage to reflect current state.
2000-03-26 12:41:37 +00:00
mpp
c5558d929a
Fix some spelling errors.
2000-03-24 02:17:04 +00:00
mpp
dc5007186c
Fix a couple of typos and make the FILES section follow mdoc style.
2000-03-24 01:57:57 +00:00
mpp
5c61b43d27
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:49:46 +00:00
billf
e6908e3e94
Grammar nit ("has not got a very good recovery" -> "does not recover well")
2000-03-24 01:41:58 +00:00
mpp
20d005f1a0
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:37:42 +00:00
mpp
ff3d188205
Fix a spelling error.
2000-03-24 00:47:49 +00:00
bde
fce3c66cc6
Fixed missing #include of <sys/types.h> in synopsis.
2000-03-23 16:20:20 +00:00
ru
cd2b2c7148
Refer to the correct include file for the IPTOS_XXX constants.
2000-03-22 16:02:49 +00:00
n_hibma
ed21c3fe28
Remove the trailing zeroes on the entries for the kernel config.
...
Submitted by: Anders Andersson <anders@sanyusan.se>
2000-03-22 10:18:43 +00:00
shin
9158e5fe47
Remove references to man pages that don't exist.
...
PR: docs/17506
2000-03-21 02:46:28 +00:00
n_hibma
1e8b33b368
Add entry for the Microtech USB to SCSI cable.
2000-03-20 20:33:09 +00:00
sheldonh
caa2b1b130
Move the Nm macro from the middle of a sentence onto its own line.
...
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
2000-03-20 14:18:31 +00:00
n_hibma
0cf189fc93
Reflect the fact that we supported the Y-E Data floppy as well.
2000-03-18 17:59:27 +00:00
rwatson
7432002de6
Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or
...
not the current BPF device should report locally generated packets or not.
This allows sniffing applications to see only packets that are not generated
locally, which can be useful for debugging bridging problems, or other
situations where MAC addresses are not sufficient to identify locally
sourced packets. Default to true for this flag, so as to provide existing
behavior by default.
Introduce two new ioctls, BIOCGSEESENT and BIOCSSEESENT, which may be used
to manipulate this flag from userland, given appropriate privilege.
Modify bpf.4 to document these two new ioctl arguments.
Reviewed by: asmodai
2000-03-18 06:30:42 +00:00
peter
ef5b1638f2
wfd is gone (pre-ata ide floppy (ls-120, zip) driver)
2000-03-17 22:27:27 +00:00
peter
a8c7984005
wst is gone (pre-ata ide tape driver)
2000-03-17 22:25:55 +00:00
chris
254ad1ad02
Combine two sentence fragments to form one complete sentence,
...
``Depending on the setting of the sysctl variable `net.inet.ipfw.one_pass'
Packets coming from a pipe ...''
into
``... the sysctl variable `net.ipfw.one_pass', packets coming from ...''
2000-03-17 20:04:08 +00:00
chris
5e9c416678
Be consistent and use .Ql for sysctl variables, instead of inconsistent
...
.Bd -literal with inconsistent indenting.
2000-03-17 20:01:38 +00:00
sheldonh
0e1f6d8bdd
Clean up mdoc:
...
* Apply sentence breaking style.
* Add missing periods to the ends of sentences.
* Replace bogus use of Nm with Em and Pa as appropriate.
* Rename the EXAMPLE section to EXAMPLES.
* Tidy up wording and fix spelling errors.
* Use an Rs -> Re block instead of Xr for the SourceForge URL.
* Correct the SourceForge URL.
* Improve the compilation instructions for the SourceForge utilities.
Approved by: n_hibma
2000-03-16 13:30:42 +00:00
n_hibma
5c1a46084c
Update the list of supported devices.
2000-03-16 09:22:46 +00:00
n_hibma
35fe05e5a2
nclude the manpage for the urio driver in the world.
2000-03-16 09:18:30 +00:00
n_hibma
914df027ab
Please welcome the URio driver. Written by
...
Iwasa Kazmi <kzmi\@ca2.so-net.ne.jp>
2000-03-16 09:16:14 +00:00
sheldonh
c65361b3fe
Discourage the pathalogical practice of configuring the 3c509 in EISA
...
mode on non-EISA systems.
PR: 2598
2000-03-15 20:48:49 +00:00
shin
288c5bf6e8
Wording fixes and mdoc fixes.
...
Submitted by: sheldonh
Reviewed by: sheldonh
2000-03-15 03:38:22 +00:00
shin
099b4f9e01
Backout previous changes. The period at the end is correct,
...
when it is the last of the sentences.
Specified by: mpp, sheldonh
2000-03-15 03:33:30 +00:00
archie
3c6de034ba
- Document updates in iface netgraph node type functionality
...
- Remove makefile hacks for opt_inet.h, etc: the KLD now supports
whatever address families your kernel was compiled with automagically
2000-03-13 19:19:48 +00:00
archie
b749ed4523
Fix typo.
...
Reported by: Robert Swindells <swindellsr@genrad.co.uk>
2000-03-13 18:29:58 +00:00
shin
6962f77cb9
Import from KAME. Mainly, IPv6 sysctl mib values related update.
...
Obtained from: KAME project
2000-03-12 18:09:58 +00:00
shin
121378791c
Merge from KAME. Basically man doc improvement and contents fix.
...
Obtained from: KAME project
2000-03-12 16:37:25 +00:00
shin
1c9224ffb1
Import ip6 and icmp6 man from KAME.
...
Obtained from: KAME project
2000-03-12 16:29:51 +00:00
shin
1046c85a4d
Remove period at the end of Xr macro sentences.
...
(merge from KAME repository)
Obtained from: KAME project
2000-03-12 16:10:13 +00:00
itojun
12853d70dd
comment out extra .Pp (which is necessary by comment-out of .Bl-.El)
2000-03-12 12:54:33 +00:00
itojun
5387b63e3e
fix partially commented out dangling sentence.
2000-03-12 12:52:14 +00:00
shin
741bfcbb22
Import stf(6to4 interface) man from KAME.
...
Obtained from: KAME project
2000-03-11 22:55:32 +00:00
archie
f51797e6dc
Correct man page title.
2000-03-10 20:38:24 +00:00
sheldonh
4039451975
More mdoc fixes:
...
Use Dv and Va macros for defined values and variables,
respectively.
Use proper tag lists instead of approximations.
Use Xr for cross-references.
Make illegal sections legal subsections.
Use An and Aq to mark up author names and addresses,
Respectively.
2000-03-07 22:45:32 +00:00
nik
5b81c630a5
It's getsockname(2), not getsockname(3).
...
PR: docs/17102
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:04:44 +00:00
nik
fd3edfef9b
"lnoger" -> "longer"
...
PR: docs/16820
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-07 13:21:14 +00:00
sheldonh
17d8aa3bee
Add a missing "either".
...
Fix a parenthetic bogon.
Reported by: "Alexander N. Kabaev" <kabaev@mail.ru>
Obtained from: NetBSD
2000-03-06 07:08:14 +00:00
sheldonh
88dd9b4faa
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
jkoshy
891b0548a2
Correct typo ("wd" -> "wi").
2000-03-03 06:58:30 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
sheldonh
d3f45341dd
Replace the use of troff macros with a real diagnostic list.
2000-03-02 14:18:45 +00:00
sheldonh
11cfb32608
Replace the DIAGNOSTICS section and its literal text approximation of
...
a tag list with a RETURN VALUES section and an ERRORS section
containing a real tag list.
2000-03-02 13:53:01 +00:00