Joerg Wunsch
81f2fe8dca
Convert this to a real man page. Using one blurb of a .Bd -literal
...
looks rather ugly.
Also slightly adopt the contents to the results of a discussion that
took place in -core some months ago. We couldn't agree on everything,
but some of the previous sentiments were rather outdated.
1996-03-31 22:36:14 +00:00
Joerg Wunsch
da569d041e
Add sysexits(3). It's horrible to always examine the include file for
...
this.
1996-03-31 22:33:54 +00:00
Justin T. Gibbs
4a775e8f68
Update the queue man page for the new SLIST and STAILQ macros.
1996-03-31 03:23:16 +00:00
Garrett Wollman
38544b49e7
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
Garrett Wollman
986dd77360
Add a man page for the perfmon driver.
1996-03-26 20:57:26 +00:00
Jordan K. Hubbard
2ced21c71d
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 Williams
54e1baed9c
"options APM" is no longer necessary for APM support.
1996-03-19 04:19:30 +00:00
Jordan K. Hubbard
1160de3203
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
Mike Pritchard
5c537f44be
Add a reference to intro(9).
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1996-03-11 03:28:43 +00:00
Poul-Henning Kamp
56f799e90c
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
Peter Wemm
7ee32b9fba
Attempt to document the recent in_pcb local port address changes..
1996-02-23 21:01:35 +00:00
Mike Pritchard
4abbfcd7ec
Document the new ".Fx" macro in the mdoc man pages. I also
...
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
Justin T. Gibbs
3652ff557d
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
...
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2.
Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
Mike Pritchard
c2466934db
Added an i386/FreeBSD specific mtio(4) man page, adapted from the
...
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
Mike Pritchard
ead93ec3ad
Add a pbm(5) (portable bitmap format) man page since we have a
...
few man pages that reference it.
1996-02-12 05:17:28 +00:00
Mike Pritchard
bcff8e2ae4
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
Mike Pritchard
4bd9ba3c2f
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
Mike Pritchard
3656c5f4df
Added a update(4) man page to describe the kernel initiated update
...
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
Mike Pritchard
78b0b234eb
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Wolfram Schneider
b2923d7651
Reviewed by: mpp
...
a tiny man page
1996-02-11 13:47:00 +00:00
Mike Pritchard
c4c23c4df8
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
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