Mike Pritchard
6fad16fd59
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
Mike Pritchard
c211e812bb
Added some missing MLINKS for section 3 man pages.
...
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
Mike Pritchard
7cdd64468f
Link some man pages from man*/i386/xxx to man*/xxx so that you
...
can actually look at them.
1996-02-08 20:32:45 +00:00
Mike Pritchard
98375367d2
I forgot to move gsc.4 to the correct makefile after
...
moving it from man4 to man4/man4.i386. Pointed out by bde again.
1996-02-06 14:53:31 +00:00
Mike Pritchard
097d42f425
Correct some man page cross references and some file
...
locations.
1996-02-05 17:32:16 +00:00
Mike Pritchard
7c01530e9f
gsc.4 should reside in share/man/man4.i386 not share/man4.
...
Pointed out by bde.
1996-02-05 17:20:36 +00:00
Paul Traina
6cb84f00df
Document ability to skip auto-probe
1996-02-04 10:08:24 +00:00
Paul Traina
a74f01ce5e
Add qcam.4 to directory, was only mlinking
1996-02-03 07:43:21 +00:00
Mike Pritchard
790ae9291a
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
Paul Traina
869fc587ed
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
Mike Pritchard
ad27caee81
Added missing gsc(4) (Genius scanner related man page).
1996-02-02 18:12:12 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Justin T. Gibbs
7658b0a216
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
Jordan K. Hubbard
2ed427b0ad
Man page for the vx driver.
...
Submitted by: Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
Joerg Wunsch
ba73e90d8b
Totally revamp the man page. (Gack, i didn't even know Peter
...
had already written one. :)
1996-01-27 17:55:54 +00:00
Bruce Evans
196fdc3f96
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 Wunsch
f00e21badf
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
Mike Pritchard
270d3d754a
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
Garrett Wollman
4b07d06bca
More man page cleanups.
1996-01-19 22:17:57 +00:00
Garrett Wollman
d400d99c36
Correct some formatting problems pointed out by bde.
1996-01-19 19:58:33 +00:00
Garrett Wollman
250ccd4a24
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
Garrett Wollman
35fe659d58
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
Garrett Wollman
feff7a1342
Update to reflect reality, and slightly better formatting.
1996-01-18 21:33:42 +00:00
Garrett Wollman
89533cd9d7
Use -mdoc macros correctly. st(4) still needs work.
1996-01-17 21:57:57 +00:00
Garrett Wollman
86bd302f00
Update and clean up.
1996-01-17 21:07:38 +00:00
Garrett Wollman
68bf4c9ec0
Clean up and translate to -mdoc.
1996-01-17 21:07:02 +00:00
Garrett Wollman
5fc1fd7078
Update to reflect the reality of the header files.
...
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
Garrett Wollman
c873a20005
Translate to -mdoc.
1996-01-16 20:01:05 +00:00
Nate Williams
7b3eb0017b
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
Garrett Wollman
04ecd93b2a
Correct reference to tcpdump. Someone should redo this page to use
...
mdoc macros.
1996-01-14 19:37:48 +00:00
Bruce Evans
151eb452b6
Added new devfs manpages here too.
1996-01-01 16:58:10 +00:00
Bruce Evans
13fd2edc0c
Added io.4.
1996-01-01 16:54:34 +00:00
Joerg Wunsch
03897e52bd
Document the /dev/io security hole.
1996-01-01 11:01:13 +00:00
Joerg Wunsch
96b2792e12
Add man pages for devfs functions after Julian's descripton.
...
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
Peter Wemm
6065a0be11
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 Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Bruce Evans
768fd661e4
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 Wemm
1c6923286c
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 David
47487d4e61
some lines were repeated, spuriously
1995-12-28 21:47:58 +00:00
Satoshi Asami
9919b89437
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
Satoshi Asami
edc3aeecad
ccd.c and ccd.4 from NetBSD-current circa 12/25/95.
1995-12-27 10:49:19 +00:00
Andreas Schulz
9854294554
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
Poul-Henning Kamp
56accb4fa4
Recreate style with original indent.
1995-12-21 18:35:19 +00:00
Jordan K. Hubbard
bee3d17d06
Finally write a man page for sysconfig(5).
1995-12-19 13:35:31 +00:00
Bruce Evans
091e867f75
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
Bruce Evans
e710b9f789
Fixed manual section number.
1995-12-14 18:19:40 +00:00
Poul-Henning Kamp
b030a30523
Add a slightly edited version of the style document.
1995-12-14 10:50:27 +00:00
Poul-Henning Kamp
0786f79c1f
Add a section 9 about the kernel to out man pages.
...
Please help fill this out !
1995-12-14 10:08:31 +00:00
Jean-Marc Zucconi
dc15257b81
ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore)
1995-12-09 17:31:08 +00:00
Peter Wemm
10459e8c10
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