Wolfram Schneider
e0e5145ce6
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
Wolfram Schneider
374fc79d70
fix .Xr macro
1996-09-21 15:08:10 +00:00
Bruce Evans
59c49dd346
Fixed SYNOPSIS (#includes, return types, arg names and formatting) and
...
a couple of other things.
1996-08-28 16:58:34 +00:00
Mike Pritchard
7d38589e0d
Convert to mdoc format.
...
Note: this man page could probably use some updating to reflect
the list of devices that MAKEDEV now supports.
1996-08-24 16:44:23 +00:00
Wolfram Schneider
f31078c2f7
bring back ``case '?':'' in switch statement
1996-08-24 10:49:09 +00:00
Mike Pritchard
46f84fcb84
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
Mike Pritchard
21421932f5
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
Wolfram Schneider
7416827fb1
add copyright, $Id$
...
remove case '?', if '?' is not in getopt(), it should
not be in the switch statement
1996-08-22 16:55:15 +00:00
Julian Elischer
e0d898b48e
Some cleanups to the callout lists recently added.
...
note that at_shutdown has a new parameter to indicate When
during a shutdown the callout should be made. also
add a RB_POWEROFF flag to reboot "howto" parameter..
tells the reboot code in our at_shutdown module to turn off the UPS
and kill the power. bound to be useful eventually on laptops
1996-08-22 03:50:33 +00:00
Mike Pritchard
400d45a39a
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
1996-08-21 22:01:49 +00:00
Mike Pritchard
fe6869c2d0
Use the .Fx macro to reference FreeBSD versions in several newer man
...
pages.
For those of you that don't know, here is an example of how the .Fx
macro is used:
The xyzzy command first appeared in
.Fx 2.2 .
Will expand to:
The xyzzy command first appeared in FreeBSD 2.2.
1996-08-21 21:43:28 +00:00
Julian Elischer
0f7d684755
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>
...
Here are the diffs for libc_r to get it one step closer to P1003.1c
These make most of the thread/mutex/condvar structures opaque to the
user. There are three functions which have been renamed with _np
suffixes because they are extensions to P1003.1c (I did them for JAVA,
which needs to suspend/resume threads and also start threads suspended).
I've created a new header (pthread_np.h) for the non-POSIX stuff.
The egrep tags stuff in /usr/src/lib/libc_r/Makefile that I uncommented
doesn't work. I think its best to delete it. I don't think libc_r needs
tags anyway, 'cause most of the source is in libc which does have tags.
also:
Here's the first batch of man pages for the thread functions.
The diff to /usr/src/lib/libc_r/Makefile removes some stuff that was
inherited from /usr/src/lib/libc/Makefile that should only be done with
libc.
also:
I should have sent this diff with the pthread(3) man page.
It allows people to type
make -DWANT_LIBC_R world
to get libc_r built with the rest of the world. I put this in the
pthread(3) man page. The default is still not to build libc_r.
also:
The diff attached adds a pthread(3) man page to /usr/src/share/man/man3.
The idea is that without libc_r installed, this man page will give people
enough info to know that they have to build libc_r.
1996-08-20 08:22:01 +00:00
Julian Elischer
3fcaebbf79
Add man-pages for at_exit, at_fork and at_shutdown()
...
so that people can look and comment.
I'll add the at_fork and at_exit immediatly, but I'll
add teh at_shutdown later as it's more extensive
and I desire people's comments..
julian
1996-08-19 02:22:15 +00:00
Mike Pritchard
3118b82a39
Add forward(5) to document the .forward file.
1996-08-16 00:15:17 +00:00
Mike Pritchard
559517fd01
Convert some formatting escape sequences to use mdoc macros when
...
possible. E.g. xrefs are .Xr. Paths are .Pa, etc...
1996-08-15 23:36:21 +00:00
Alexander Langer
59a727f3c5
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
1996-07-27 01:20:00 +00:00
Poul-Henning Kamp
bba48fb88d
Document the flags.
1996-07-21 09:29:25 +00:00
Bruce Evans
0ba27adc20
Restored most of suggestion about using NULL, even though wollman
...
disagrees with it personally :-), and fixed the misleading parts.
1996-07-17 12:32:18 +00:00
Mike Pritchard
d3df5ce12e
Another man page with a messed up .Dd line.
1996-07-11 02:57:03 +00:00
Mike Pritchard
dcd937eeb0
Use the correct format for the ".Dd" (man page date) line.
1996-07-11 02:47:00 +00:00
Mike Pritchard
b805452cc8
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
Mike Pritchard
09b4b08649
Fix some spelling errors.
1996-07-11 02:08:31 +00:00
Mike Pritchard
adcdb5c26b
Add divert.4 to the list of man pages that are installed.
1996-07-11 01:52:46 +00:00
Mike Pritchard
836760b9f4
Fix a spelling error.
1996-07-11 01:20:45 +00:00
Mike Pritchard
7ed2691105
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
Mike Pritchard
69bf862ef8
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
Mike Pritchard
ae828f7be5
Minor style fixup.
1996-07-11 00:31:57 +00:00
Mike Pritchard
0ee08fdda0
Add a man page for the "ncr" device (NCR 53C810 & 5C825 SCSI controllers).
...
Obtained from: NetBSD
1996-07-11 00:30:51 +00:00
Mike Pritchard
f1bf0d576f
Add a man page for the "ep" device (3com 3c5x9 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:22:46 +00:00
Mike Pritchard
e165a77b17
Add a man page for the "el" device (3com 3c501 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:19:22 +00:00
Mike Pritchard
61ab736492
Add a man page for the "eg" device (3com 3c505).
...
Obtained from: NetBSD
1996-07-11 00:16:46 +00:00
Mike Pritchard
39d5249727
Fix a minor formatting problem.
1996-07-10 23:54:15 +00:00
Julian Elischer
93e0e11657
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
Wolfram Schneider
090d3c2832
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
Wolfram Schneider
e4b7c2713b
add 'speaker' to section NAME
...
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
John Hay
129db146f7
Add the sr.4 man page so that it gets installed.
1996-07-06 08:03:18 +00:00
John Hay
d805b866fa
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
Wolfram Schneider
6541e32dc2
add manpage link speaker.4 -> spkr.4
1996-07-04 22:54:14 +00:00
Mike Pritchard
41aa7251bb
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
Wolfram Schneider
e9387c7d7c
little manual extension
...
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
Mike Pritchard
dc987e4d24
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
Mike Pritchard
6afc6d802b
Fix a typo.
1996-07-02 21:53:54 +00:00
Wolfram Schneider
c003550d72
Add section LIMITS
1996-06-30 16:09:51 +00:00
Jordan K. Hubbard
cd9a2f5c28
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 Wunsch
bc22cd5f9b
Update the BUGS section, now that we've got some experience in using
...
this driver.
1996-06-23 18:27:12 +00:00
Jordan K. Hubbard
e0752a1775
Try to get some of the most egregiously old cruft out of here.
1996-06-20 19:45:23 +00:00
Garrett Wollman
117e1bd9ef
Delete incorrect and misleading suggestion about NULL. I left in
...
the part about testing pointers against NULL, even though I disagree
with it personally.
1996-06-13 19:52:42 +00:00
Alexander Langer
671e66d2e0
Indicate that assert exits with abort(3) instead of _exit(2). Closes
...
PR 1317.
Reviewed by: alex
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-06-12 23:46:47 +00:00
Wolfram Schneider
35da4f43ae
People ask in Usenet, how to configure remoteprinting successfully
...
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277
Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
Mike Pritchard
7994d1fef8
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
Wolfram Schneider
e413a1d50e
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
Wolfram Schneider
2f44872f15
add manpage links
...
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
Mike Pritchard
2cfb684726
Remove an xref to config.old(8).
1996-05-20 22:46:22 +00:00
Satoshi Asami
cdca955f69
Connect ccd man page and ccdconfig to parent Makefiles.
...
Ok'd by: peter
1996-05-04 08:30:22 +00:00
Bruce Evans
50e9e20943
Fixed incomplete or wrong lists of prerequisite #includes related to
...
<sys/types.h>.
1996-05-01 01:45:23 +00:00
Justin T. Gibbs
9591b63489
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
Justin T. Gibbs
6ab36e711a
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
Mike Pritchard
5406291a1d
Add man pages for the copy*, fetch*, and store* families of
...
kernel functions.
Also added timeout(9) to the makefile.
Reviewed by: joerg
Obtained from: NetBSD
1996-04-15 21:37:07 +00:00
Joerg Wunsch
4928e97cae
Describe timeout() and untimeout().
1996-04-13 16:59:07 +00:00
Poul-Henning Kamp
c5c15c162f
Document 5 new macros in TAILQ family.
1996-04-08 07:54:04 +00:00
Mike Pritchard
afe9fcd5d6
Remove the old unused makewhatis.sed script.
1996-04-08 05:17:00 +00:00
Mike Pritchard
e40f3f85d4
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
Mike Pritchard
edf0e5b3f8
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
Mike Pritchard
8c10c7dd2e
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
Mike Pritchard
868f8f4197
Add the Ap macro to the macro table documentation (it generates an
...
apostrophe for those of you that were wondering).
1996-04-07 23:57:14 +00:00
Mike Pritchard
24e89d55ba
Bring clocks(7) into line with mdoc standards.
...
Reviewed by: joerg
1996-04-07 21:12:10 +00:00
Mike Pritchard
c4a856d3a0
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
Mike Pritchard
89e33e9285
Fix some typos.
1996-04-07 08:37:54 +00:00
Mike Pritchard
906c1e27fc
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
Joerg Wunsch
a29b7c975a
Fix a typo.
1996-04-06 13:33:23 +00:00
Joerg Wunsch
9c2c5c6d6e
.Ql --> .Dv
...
Submitted by: wollman
1996-04-05 23:23:25 +00:00
Mike Pritchard
ac6a55a386
List tsleep & wakeup in the summary line so that they can
...
be found with "man -k".
1996-04-05 21:08:40 +00:00
Mike Pritchard
288b0245a2
Add man page links for the SLIST_* and STAILQ_* macros that were added
...
recently.
1996-04-05 20:57:47 +00:00
Joerg Wunsch
c6e1c8d3c1
Add clocks(7).
...
Submitted by: bde
1996-04-05 08:51:22 +00:00
Sean Eric Fagan
21b2a25cfb
printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms
...
capability
Reviewed by: rgrimes, joerg
1996-04-03 22:46:17 +00:00
Joerg Wunsch
7b0d14f596
Populate this. :)
...
Add a man page for tsleep()/wakeup().
1996-04-03 07:41:27 +00:00
Marc G. Fournier
7d12015159
Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9
...
devfs_link.9: modified man page to reflect source code
devfs_add_devsw.9: replaced by devfs_add_devswf.9
devfs_add_devswf.9: proper function for adding devices to DEVFS
1996-04-02 04:10:45 +00:00
Garrett Wollman
ec71082a3e
Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to
...
the FILES section.
1996-04-01 19:29:56 +00:00
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