asami
1e3bcd873d
Remove comment about offset, it is no longer necessary. Add mention
...
of partition types in disklabel. Add disklabel(8) to "see also" section.
Reminded by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
julian
34c3c63556
After prodding, add a BSD style copyright to those man pages I think
...
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00
wollman
c890cc3e7b
Delete stale rt_metrics and route flag descriptions and replace them with
...
a cross-reference to rtentry(9). Add SEE ALSO and HISTORY sections.
1996-10-08 20:37:24 +00:00
wosch
65b9eae0ee
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
pst
5198e1d72f
Add a warning about SCB paging.
...
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
wosch
89dea7c61d
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
mpp
74fd7deaba
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
mpp
5bf747eb4e
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
mpp
98b8a193ac
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
1996-08-21 22:01:49 +00:00
phk
9404f2c965
Document the flags.
1996-07-21 09:29:25 +00:00
mpp
ca1d2104ec
A *QUICK* pass through this man page to make it conform to mdoc
...
standards and to clean up some of the English. The job is
nowhere complete.
This man page would be a good project for someone who knows
something about the firewall software, and would like to
contribute to the documentation effort. Many of the things
in this man page are out of date and do not reflect reality.
1996-07-11 02:37:59 +00:00
mpp
b07aab75a8
Fix some spelling errors.
1996-07-11 02:08:31 +00:00
mpp
b7945e1e10
Add divert.4 to the list of man pages that are installed.
1996-07-11 01:52:46 +00:00
mpp
58cc19ad75
Fix a spelling error.
1996-07-11 01:20:45 +00:00
mpp
50ce98ccd6
Add a man page for the "aic" deive (Adaptec AIC 6260/6360 SCSI controller
...
chips).
Obtained from: NetBSD
1996-07-11 01:11:12 +00:00
mpp
5cb2d66d1c
Add a man page for the "wt" device (Archive/Wangtec QIC-02 & QIC-36
...
interface boards).
Submitted by: NetBSD
1996-07-11 00:37:13 +00:00
mpp
8fc9d64eae
Minor style fixup.
1996-07-11 00:31:57 +00:00
mpp
7869598d8d
Add a man page for the "ncr" device (NCR 53C810 & 5C825 SCSI controllers).
...
Obtained from: NetBSD
1996-07-11 00:30:51 +00:00
mpp
f9de69d847
Add a man page for the "ep" device (3com 3c5x9 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:22:46 +00:00
mpp
ae31e017c8
Add a man page for the "el" device (3com 3c501 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:19:22 +00:00
mpp
13186bd425
Add a man page for the "eg" device (3com 3c505).
...
Obtained from: NetBSD
1996-07-11 00:16:46 +00:00
mpp
fca70da54a
Fix a minor formatting problem.
1996-07-10 23:54:15 +00:00
julian
9277e63302
Adding changes to ipfw and the kernel to support ip packet diversion..
...
This stuff should not be too destructive if the IPDIVERT is not compiled in..
be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00
wosch
be5d914031
fix `make install' for subdirs (man4.i386, man8.i386)
...
which I broke in rev 1.21
detected by: bde & jhay@mikom.csir.co.za
1996-07-08 17:44:31 +00:00
wosch
aaeee47fd8
add 'speaker' to section NAME
...
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
jhay
ab96797ef9
Add the sr.4 man page so that it gets installed.
1996-07-06 08:03:18 +00:00
jhay
a3554dc700
This driver supports the SDL Communications RISCom/N2 ISA cards that is
...
based on the HD64570 chip. Both the 1 and 2 port cards is supported.
Line speeds of up to 2Mbps is possible. At this speed about 95% of the
bandwidth is usable with 486DX processors.
The standard FreeBSD sppp code is used for the link level layer. The
default protocol used is PPP. The Cisco HDLC protocol can be used by
adding "link2" to the ifconfig line in /etc/sysconfig or where ever
ifconfig is run.
At the moment only the X.21 interface is tested. The others may need
tweaks to the clock selection code.
1996-07-05 18:51:59 +00:00
wosch
14254daab6
add manpage link speaker.4 -> spkr.4
1996-07-04 22:54:14 +00:00
mpp
9a167a10a8
Link the pcvt.4 man page to vt.4 so that anyone examining
...
their kernel configuration file can do "man vt" and get
what they expect.
1996-07-04 00:42:09 +00:00
mpp
2a031c31ae
Update the FILES section to reflect the actual range
...
of ptys that are available.
Submitted by: Matthew N. Dodd
1996-07-03 03:07:03 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
joerg
2bda67aab8
Update the BUGS section, now that we've got some experience in using
...
this driver.
1996-06-23 18:27:12 +00:00
mpp
afa38eb3c4
Mention that the default update time of 30 seconds may be
...
changed with sysctl(8) by changing the kern.update variable.
Also make a couple of minor cosmetic changes.
1996-05-31 21:02:16 +00:00
wosch
4fe110ed7e
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
mpp
f75c739b82
Remove an xref to config.old(8).
1996-05-20 22:46:22 +00:00
asami
caf61f7cc2
Connect ccd man page and ccdconfig to parent Makefiles.
...
Ok'd by: peter
1996-05-04 08:30:22 +00:00
gibbs
c17cc2e1be
Bring back the AHC_TAGENABLE compile option and document it. You must
...
use this option to get tagged queuing. Just like the old days.
1996-04-28 19:43:10 +00:00
gibbs
cf74e6c105
Update to face reality. We now support the aic7850, aic7860 and aic7880.
...
Mention Ultra support and SCB paging.
Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
mpp
f13d17519f
Do not install the now unsupported netns and netiso
...
related man pages. Comment out cross references to those man
pages from other man pages.
1996-04-08 05:15:09 +00:00
mpp
3c57dc7753
Correct some man page xrefs, and some other minor changes to bring some
...
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
mpp
a077141eaf
Update the scd(4) man page to reflect the current copyright
...
status and to update some path references.
1996-04-08 01:08:24 +00:00
mpp
285acf5c8d
Add a zero(4) man page to describe /dev/zero. Update null(4) to xref
...
this new man page.
1996-04-07 10:04:49 +00:00
mpp
86b292ffbd
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
wollman
431af4ba45
Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to
...
the FILES section.
1996-04-01 19:29:56 +00:00
wollman
a2c6be4b6d
Document the change in how the START and STOP ioctls operate
...
(counters can be started and stopped in numerical order brather
than all at once).
1996-03-28 20:57:11 +00:00
wollman
8697a279d5
Add a man page for the perfmon driver.
1996-03-26 20:57:26 +00:00
jkh
3f81fe3546
Whoops, it might be nice if we actually *installed* the vx man page.
...
Noticed by: Juha Inkari <inkari@snakemail.hut.fi>
1996-03-21 00:20:52 +00:00
nate
792e8500f7
"options APM" is no longer necessary for APM support.
1996-03-19 04:19:30 +00:00
jkh
783a3fe936
Whoops, don't forget the man page that goes with the previous commit.
...
Submitted-by: M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1996-03-17 11:44:22 +00:00
phk
cbe1fd47c1
Manpage on the "Laplink" TCP/IP support.
...
Reviewed by: phk
Submitted by: Andrew.Gordon@net-tel.co.uk
1996-03-05 16:49:57 +00:00