Commit Graph

260 Commits

Author SHA1 Message Date
pst
30717ee2a1 Document ability to skip auto-probe 1996-02-04 10:08:24 +00:00
pst
b9e1cc58c2 Add qcam.4 to directory, was only mlinking 1996-02-03 07:43:21 +00:00
mpp
4b1008ade9 Added a FreeBSD specific crash(8) man page that was adapted from
the hp300 crash(8) man page in the lite-2 source tree.

Also removed  man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
pst
ef78cb2df2 Add support for Connectix QuickCam(tm) 1996-02-02 19:25:24 +00:00
mpp
c6120ae4f8 Added missing gsc(4) (Genius scanner related man page). 1996-02-02 18:12:12 +00:00
mpp
511d4f82b2 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
gibbs
ecf346b070 Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
jkh
f294136eec Man page for the vx driver.
Submitted by:	Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
joerg
67402d8df8 Totally revamp the man page. (Gack, i didn't even know Peter
had already written one. :)
1996-01-27 17:55:54 +00:00
bde
40fd4c6ff2 Install intro.4, pt.4 and worm.4.
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
joerg
164f323499 Add intro(4), as it's being referenced from severall other pages.
Closes PR # docs/947: missing intro(4) manpage
Submitted by:	David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
mpp
95fd971cf1 Fix a variety of minor typos and cross references in a bunch of
man pages.

Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
wollman
b8a5e17b95 More man page cleanups. 1996-01-19 22:17:57 +00:00
wollman
6be8e3ab72 Correct some formatting problems pointed out by bde. 1996-01-19 19:58:33 +00:00
wollman
5afac1da74 The is driver has been superseded by the lnc driver, so don't install
the is.4 man page.
1996-01-18 21:53:08 +00:00
wollman
b80bc65434 Use -mdoc properly.
Delete lots of out-of-date text.
Write new text to replace some of the old text.  BDE will need to inspect
the results for accuracy.
1996-01-18 21:36:18 +00:00
wollman
c916c0ff49 Update to reflect reality, and slightly better formatting. 1996-01-18 21:33:42 +00:00
wollman
3735a1982d Use -mdoc macros correctly. st(4) still needs work. 1996-01-17 21:57:57 +00:00
wollman
7b81f4c2ac Update and clean up. 1996-01-17 21:07:38 +00:00
wollman
40bbf929cf Clean up and translate to -mdoc. 1996-01-17 21:07:02 +00:00
wollman
607a724a0b Update to reflect the reality of the header files.
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
wollman
b95047ce04 Translate to -mdoc. 1996-01-16 20:01:05 +00:00
nate
a3998bb8d1 The order of entries in the host file was reversed. It should have been
Internet address
official host name
aliases

Submitted by:	dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
wollman
aa5d35fd86 Correct reference to tcpdump. Someone should redo this page to use
mdoc macros.
1996-01-14 19:37:48 +00:00
bde
232451a1fd Added new devfs manpages here too. 1996-01-01 16:58:10 +00:00
bde
41a85c3220 Added io.4. 1996-01-01 16:54:34 +00:00
joerg
96a6babeda Document the /dev/io security hole. 1996-01-01 11:01:13 +00:00
joerg
2a7f2932b3 Add man pages for devfs functions after Julian's descripton.
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
peter
c3f352d4ad This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
bde
a1ea079977 Added support for the Hayes ESP serial card.
Submitted by:	Sean Eric Fagan (sef@kithrup.com)
Based on code by John Vinopal (banshee@resort.com)
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
peter
43ec315767 A couple more updates to the man page..
1: the eisa code has not been updated to the 'new style' code yet
2: recieve buffer flushing is now implemented.
1995-12-29 01:39:06 +00:00
adam
01f4403493 some lines were repeated, spuriously 1995-12-28 21:47:58 +00:00
asami
af033b7bbc This commit was generated by cvs2svn to compensate for changes in r13041,
which included commits to RCS files with non-trunk default branches.
1995-12-27 10:49:19 +00:00
asami
d34ddb975e ccd.c and ccd.4 from NetBSD-current circa 12/25/95. 1995-12-27 10:49:19 +00:00
ats
73fb242788 Delete the obsolete reference to st(1) in the SEE ALSO section.
The st(1) command is long ago merged in mt(1).
1995-12-26 04:05:19 +00:00
phk
5825c9cbf0 Recreate style with original indent. 1995-12-21 18:35:19 +00:00
jkh
655b27e73b Finally write a man page for sysconfig(5). 1995-12-19 13:35:31 +00:00
bde
b2517fc8e0 Don't use the normal `.Sh' indentation of 5 for the style guide. It
screws up the indentation and the style guide is half about indentation.
1995-12-14 18:26:31 +00:00
bde
4f48722a2a Fixed manual section number. 1995-12-14 18:19:40 +00:00
phk
abfc9e5453 Add a slightly edited version of the style document. 1995-12-14 10:50:27 +00:00
phk
b27cc50120 Add a section 9 about the kernel to out man pages.
Please help fill this out !
1995-12-14 10:08:31 +00:00
jmz
dbb2efaeb5 ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore) 1995-12-09 17:31:08 +00:00
peter
296fd04a46 Link up John Hay's ar(4) man page..
This shouldn't conflict with ar(1) because of the search order...
1995-11-21 04:02:37 +00:00
peter
c96e07711b This commit was generated by cvs2svn to compensate for changes in r12441,
which included commits to RCS files with non-trunk default branches.
1995-11-21 03:07:26 +00:00
peter
fc94c3d1c0 Man page for the Arnet driver.. 1995-11-21 03:07:26 +00:00
jkh
71554706f8 Fix some spelling errors and refer to st0 and st1' rather than cd0 and cd1'
in places (whoops!).
Submitted by:	John Lind <john@starfire.mn.org>
1995-11-05 23:01:18 +00:00
wpaul
282c331275 Document newly-added NIS support. 1995-11-04 19:15:04 +00:00
ache
0edd99baa0 Remove startup_locale reference.
Add LANG variable description.
1995-11-02 12:53:26 +00:00
pst
70f41d1689 Close out kern/46.
Make documentation match reality.  -link2 is used to switch ports on 3COM
cards.
1995-10-28 22:47:12 +00:00
dufault
089e0a986f Add entries for labpc.4, nca.4, scd.4, and sea.4 to the
Makefile so that they are installed.  The man pages are already
present.
1995-10-28 13:27:51 +00:00
jkh
a82dbdecaf Sync with version 1(26).
Submitted by:	Frank Durda IV <uhclem@fw.ast.com>
1995-10-25 16:47:54 +00:00
torstenb
101c38d043 fix a typo (IFNAMSIZE -> IFNAMSIZ)
Obtained from: the NetBSD bugs mailinglist
1995-10-23 00:46:07 +00:00
bde
11596b653f Remove private rules for clean, depend, lint, tags and install.
The private clean rules have been broken since we started
building compressed man pages in the obj directory and the
others don't do anything different from the general rules.
1995-10-21 11:02:01 +00:00
bde
85b40e7947 Add a man page for the dgb driver.
Submitted by:	"Serge A. Babkin" <babkin@hq.icb.chel.su>
		(English improved a bit by me.)
1995-10-17 17:38:42 +00:00
phk
3248f0f571 the man-link for moncontrol soesn't belong here... 1995-10-15 17:39:21 +00:00
ache
2f6d03e2dc Document ENABLE_STARTUP_LOCALE env. variable 1995-10-12 23:54:35 +00:00
bde
db2c64f298 Oops, cvs add a man page for the cy driver. 1995-10-10 09:34:21 +00:00
bde
34710e426d Disable the documentation about a disabled feature.
Fix extra and missing blank lines.
1995-10-10 03:43:10 +00:00
bde
a23e096b72 Add a man page for the cy driver. 1995-10-10 03:35:25 +00:00
julian
68cca29cec Obtained from: /sys/sys/types.h
make types.5 match the actual file..
quite easy really as it just includes it..
1995-10-02 11:08:51 +00:00
bde
58d8b050e7 Install si.4. Only the link to it was (unsuccessfully) installed. 1995-09-28 17:44:40 +00:00
jkh
4033b57c71 Doc latest matcd changes.
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-09-28 13:16:46 +00:00
peter
310628bfbd Add and enable a man page for si(4) - the specialix serial driver..
I couldn't use the original, as it had unusable copyright on the manpage..

(now that must be a first.. the source copyright was fine, the manpage
was not..)
1995-09-26 18:23:38 +00:00
jmz
f96d2d3710 Add technical specifications, and give the pinout of the game port
Submitted by:	Joe Greco <jgreco@brasil.moneng.mei.com>
1995-09-16 16:29:16 +00:00
julian
23a00f08e3 Submitted by: -Luigi Rizzo (luigi@iet.unipi.it)
Obtained from:  Luigi Rizzo and Gunther Schadow
man page for the asc scanner driver
1995-09-08 03:10:51 +00:00
jkh
b31ce7ddb0 Move and properly add in man page for Matrox Meteor driver.
Submitted by: james
1995-09-06 03:34:52 +00:00
wpaul
5c90d7367c Update this man page to reflect reality with respect to NIS and
document the proper way to set up NIS overrides in the password database.
1995-09-02 04:25:24 +00:00
wpaul
13cf8d48fa Update this man page to reflect reality. 1995-09-02 04:20:01 +00:00
jkh
5874a33361 Man page for Matrox meteor.
Submitted by: Mark Tinguely <tinguely@plains.nodak.edu> and Jim Lowe <james>
1995-08-28 17:08:26 +00:00
dg
e4399032af Document "noauto" as an fstab option. 1995-08-26 05:52:24 +00:00
gibbs
5fa4b742ae Allow the specification of the controller bus when wiring down scsi buses.
This is performed by using a line similar to:

controller scbus0 at ahc0 bus 1

to wire scbus0 to the second bus on an adaptec 2742T controller.

Reviewed by: Peter Dufault(dufault@hda.com), Rod Grimes(rgrimes@FreeBSD.org)
1995-07-17 23:38:16 +00:00
jkh
17ddf41a80 Documentation changes reflect the new hardware support and change the
appearance version to 2.0.5 (was 2.1).    Nice and tidy.   :-)
Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-07-11 03:04:20 +00:00
bde
8d95a8ac3e Remove bogus references to /usr/ucb. 1995-06-26 06:40:23 +00:00
bde
1aca6d8694 Document new config flag for lost output interrupts.
Treat the intitial state device less negatively.  It is essential for
initializing nonstandard flags such as crtscts.

Delete anachronisms.
1995-06-26 06:05:30 +00:00
joerg
adeb3e01da The joystick driver appeared in FreeBSD 2.0.5, not in 2.1.
Closes PR #docs/559

Submitted by:	jkh
1995-06-25 13:58:54 +00:00
rgrimes
423ba8f9bc Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
rgrimes
c479e492f4 Add the link for apm.4 so you can find the man page. 1995-05-22 20:49:25 +00:00
dufault
3cd9e89d03 Change to reflect new header file name. 1995-04-28 12:28:55 +00:00
dufault
6702bdcc1b Add National Instruments "LabPC" driver 1995-04-28 00:51:40 +00:00
jkh
f844ce2530 Document matcd1.
Be more explanatory about port selection.
Document that new TEAC drives don't work.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org>
1995-04-25 10:23:53 +00:00
wollman
a4f5162f6c Add `fe' Ethernet driver man page. 1995-04-23 18:54:40 +00:00
ats
5740903169 Update the link.5 man page to reflect the changes in ld/rtld/link.h. 1995-04-16 12:35:13 +00:00
gibbs
6352451ed3 Install ahc.4. 1995-04-16 00:08:53 +00:00
gibbs
60c4386665 To celibrate the new status of the ahc driver, give it a man page.
Add references to the ahc driver to the other adaptec man pages.

Remove the "NOTE" section of the ahb man page that complained about
Adaptec's NDA policy preventing 274x driver development.
1995-04-15 21:48:31 +00:00
jkh
ef3c093b05 Get the matcd manpage linked into the parent directory like the others. 1995-04-13 20:44:51 +00:00
wpaul
75fbcf2bd0 Add ethers(5) man page. 1995-04-12 22:16:08 +00:00
jkh
661dec1be5 Add matcd.4 to list of manpages. 1995-04-09 15:55:21 +00:00
jkh
7c8d2f7254 A new man page for the matcd driver.
Submitted by:   Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-04-09 15:49:46 +00:00
joerg
a48f81cf2f pcvt is proud enough to have a man page. :) 1995-04-08 20:08:42 +00:00
joerg
da4e71efba Upgrade pcvt to 3.20 b24. 1995-04-08 16:04:22 +00:00
jkh
5b52649d42 options LKM is now the default. No need to reference option that's
already turned on (and isn't in LINT).
1995-04-05 01:06:00 +00:00
ache
e70e13fa2c Add Delete key description
Fix Right window/Left window/Menu keys numbers
1995-03-30 00:22:29 +00:00
jkh
f497940a92 /etc/rc.netstart back to /etc/netstart 1995-03-23 06:05:04 +00:00
jkh
339168cf07 netstart -> rc.netstart 1995-03-23 01:49:15 +00:00
bde
0821aad944 Obtained from: 1.1.5 (originally by Andrew Moore)
Add the manpage for the stuff in <machine/floatingpoint.h>.
1995-03-18 16:54:35 +00:00
wollman
85811050d4 Document net.inet.ip.sourceroute MIB variable. 1995-03-16 18:24:19 +00:00
dg
526e1ef41f Added manual page for DEC DEFPA and DEFEA FDDI adapters.
Submitted by:	Matt Thomas
1995-03-14 09:27:20 +00:00
dufault
1b956f6d79 This time add the real man pages for "pt" and "worm". 1995-03-04 20:56:39 +00:00
dufault
75d2a55de3 Add processor and worm drivers 1995-03-04 20:54:24 +00:00