jkh
5f6f4ab3b0
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
mpp
722158e99d
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
nate
8fe2e3489e
Added psm manpage.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
jkh
61bb20d91f
Bump maximum username length to 16 characters. This brings us into
...
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now. I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.
This is not for 2.2! This needs to get shaken out longer term in 3.0.
Previously-approved-by: davidg
1996-12-04 11:31:14 +00:00
ache
df12f00bc0
Fix syntax error loc->doc
1996-12-04 09:42:39 +00:00
obrien
c1a7ccdadd
First cut at adding a little bit about the ports framework's dir structure.
1996-12-04 08:49:52 +00:00
mpp
e4ef537c77
Remove some garbage text from the man page.
...
Closes PR# 1971.
Submitted by: Lydon Nerenberg
1996-12-03 23:26:49 +00:00
mpp
be7fa6cbc2
Correct some spelling errors.
1996-12-01 00:25:06 +00:00
mpp
4d109fb556
Fix an incorrect man page cross reference.
1996-11-30 23:24:20 +00:00
wosch
382f585e75
rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
...
close PR #2125
1996-11-30 00:29:51 +00:00
jkh
3b967f8f87
fimib.4 -> ifmib.4
1996-11-16 03:06:25 +00:00
wollman
fec467c237
Start to document how the interface MIB stuff is supposed to work.
1996-11-15 19:49:41 +00:00
phk
a75a6cbbb1
doc/1987, table heading in error.
...
Submitted by: Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
ache
ccdbf62265
pcfs -> msdos
...
2.2 candidate
1996-11-10 02:23:33 +00:00
asami
1b9c8348e3
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
b0ed2dd2e8
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
julian
341947de98
add a man page for suser() because its usage is not as obvious
...
as you would first think.
1996-10-16 21:14:32 +00:00
wollman
a97fddf868
Fix a macro error in HISTORY section.
1996-10-08 20:38:28 +00:00
wollman
2ebb92f2ce
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
wollman
5d54c52b97
Add an rtentry(9) page to describe the structure of a routing-table
...
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
wollman
e61cf3943f
Document what I believe to be the interface of rtalloc*.
1996-10-08 18:45:06 +00:00
wosch
edd2cd4ee2
correct spelling of 'X Window System' (tm)
1996-10-06 17:59:28 +00:00
wosch
84ed500443
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
joerg
425e55638b
Add a man page describing the interrupt priority `levels'.
...
Comments by: bde
Lousy MCI network link :(, my commit message for the Makefile has been
botched.
1996-10-04 21:22:49 +00:00
joerg
ae39da3e7b
Reviewed by:
...
Submitted by:
Obtained from:
1996-10-04 21:20:07 +00:00
pst
f1c6ce9ca2
Add a warning about SCB paging.
...
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
wosch
e7eeae0eba
add missing comma(s) in .Xr macros
1996-09-23 22:24:39 +00:00
wosch
68a6efc16b
fix .Xr macro
1996-09-21 15:08:10 +00:00
bde
22e91b8bd2
Fixed SYNOPSIS (#includes, return types, arg names and formatting) and
...
a couple of other things.
1996-08-28 16:58:34 +00:00
mpp
a4fc8a13cb
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
wosch
64aaa1c0cd
bring back ``case '?':'' in switch statement
1996-08-24 10:49:09 +00:00
mpp
c0ad6db204
Use the .Fx macro to specify FreeBSD version where appropriate.
1996-08-22 23:51:58 +00:00
mpp
0ac35c02a7
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
wosch
9eac1b1768
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
07e872b15c
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
mpp
271a91a4b2
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
1996-08-21 22:01:49 +00:00
mpp
cac44b5402
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
e9a033ea39
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
6929b72674
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
mpp
fac1383dfc
Add forward(5) to document the .forward file.
1996-08-16 00:15:17 +00:00
mpp
0664d333a0
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
alex
287a0051d6
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
1996-07-27 01:20:00 +00:00
phk
3adad60e31
Document the flags.
1996-07-21 09:29:25 +00:00
bde
77c78e7423
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
mpp
2d36529e36
Another man page with a messed up .Dd line.
1996-07-11 02:57:03 +00:00
mpp
14a0576efd
Use the correct format for the ".Dd" (man page date) line.
1996-07-11 02:47:00 +00:00
mpp
1c857f6220
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
073bf41df2
Fix some spelling errors.
1996-07-11 02:08:31 +00:00
mpp
1c7ab4f9ae
Add divert.4 to the list of man pages that are installed.
1996-07-11 01:52:46 +00:00
mpp
c09122cd80
Fix a spelling error.
1996-07-11 01:20:45 +00:00
mpp
a06330f09c
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
5969be1ed4
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
662564361c
Minor style fixup.
1996-07-11 00:31:57 +00:00
mpp
cc4d024bdd
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
bc0011aedc
Add a man page for the "ep" device (3com 3c5x9 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:22:46 +00:00
mpp
38f58de69b
Add a man page for the "el" device (3com 3c501 ethernet card).
...
Obtained from: NetBSD
1996-07-11 00:19:22 +00:00
mpp
90274e1101
Add a man page for the "eg" device (3com 3c505).
...
Obtained from: NetBSD
1996-07-11 00:16:46 +00:00
mpp
fba72b5576
Fix a minor formatting problem.
1996-07-10 23:54:15 +00:00
julian
6778941636
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
34a3ea3f00
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
4a29897a5a
add 'speaker' to section NAME
...
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
jhay
29ee686ecd
Add the sr.4 man page so that it gets installed.
1996-07-06 08:03:18 +00:00
jhay
667506b112
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
9980343b91
add manpage link speaker.4 -> spkr.4
1996-07-04 22:54:14 +00:00
mpp
50087e162d
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
wosch
9b806c70ea
little manual extension
...
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
mpp
ad525d30a9
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
mpp
7b70907932
Fix a typo.
1996-07-02 21:53:54 +00:00
wosch
566fcc9d1b
Add section LIMITS
1996-06-30 16:09:51 +00:00
jkh
e693c16dd8
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
c7d197d1fd
Update the BUGS section, now that we've got some experience in using
...
this driver.
1996-06-23 18:27:12 +00:00
jkh
b0f6836977
Try to get some of the most egregiously old cruft out of here.
1996-06-20 19:45:23 +00:00
wollman
54ef9db933
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
alex
004d5f4033
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
wosch
6ae6006456
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
mpp
5f11bde277
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
2b8723e0fd
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
wosch
2d32933264
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
mpp
6c0c073ad2
Remove an xref to config.old(8).
1996-05-20 22:46:22 +00:00
asami
298006d865
Connect ccd man page and ccdconfig to parent Makefiles.
...
Ok'd by: peter
1996-05-04 08:30:22 +00:00
bde
eb9b68bf24
Fixed incomplete or wrong lists of prerequisite #includes related to
...
<sys/types.h>.
1996-05-01 01:45:23 +00:00
gibbs
3c86397549
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
ccde1a7274
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
61ae8a7424
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
1202fd52d8
Describe timeout() and untimeout().
1996-04-13 16:59:07 +00:00
phk
2cc920a168
Document 5 new macros in TAILQ family.
1996-04-08 07:54:04 +00:00
mpp
5920f21040
Remove the old unused makewhatis.sed script.
1996-04-08 05:17:00 +00:00
mpp
28f122269b
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
dfbf6cbddc
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
deda88bb55
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
2d6c1a805e
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
mpp
1c8cd01033
Bring clocks(7) into line with mdoc standards.
...
Reviewed by: joerg
1996-04-07 21:12:10 +00:00
mpp
dc7add34f5
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
3af02865f2
Fix some typos.
1996-04-07 08:37:54 +00:00
mpp
99996af085
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
joerg
1960e9a67e
Fix a typo.
1996-04-06 13:33:23 +00:00
joerg
2a9d2e24bf
.Ql --> .Dv
...
Submitted by: wollman
1996-04-05 23:23:25 +00:00
mpp
b78a79821d
List tsleep & wakeup in the summary line so that they can
...
be found with "man -k".
1996-04-05 21:08:40 +00:00
mpp
110f3587df
Add man page links for the SLIST_* and STAILQ_* macros that were added
...
recently.
1996-04-05 20:57:47 +00:00
joerg
e8caea2e6e
Add clocks(7).
...
Submitted by: bde
1996-04-05 08:51:22 +00:00
sef
3f1deffdc3
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
48c2444b36
Populate this. :)
...
Add a man page for tsleep()/wakeup().
1996-04-03 07:41:27 +00:00
scrappy
0e79903592
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
wollman
89d6492204
Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to
...
the FILES section.
1996-04-01 19:29:56 +00:00
joerg
1fb4c64cd4
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
05cba16b1d
Add sysexits(3). It's horrible to always examine the include file for
...
this.
1996-03-31 22:33:54 +00:00
gibbs
5a6ca2234c
Update the queue man page for the new SLIST and STAILQ macros.
1996-03-31 03:23:16 +00:00
wollman
06a44eaed9
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
d13dea77ab
Add a man page for the perfmon driver.
1996-03-26 20:57:26 +00:00
jkh
a4d3410f97
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
9ac3cb4678
"options APM" is no longer necessary for APM support.
1996-03-19 04:19:30 +00:00
jkh
9c2d83f01f
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
mpp
1b8547cf44
Add a reference to intro(9).
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1996-03-11 03:28:43 +00:00
phk
751210419f
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
d3ec20fe05
Attempt to document the recent in_pcb local port address changes..
1996-02-23 21:01:35 +00:00
mpp
91dc5ad8d2
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
gibbs
9f94f9c060
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
mpp
0dc022bb9c
Added an i386/FreeBSD specific mtio(4) man page, adapted from the
...
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
mpp
e6435fe647
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
mpp
37272cd2d1
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
mpp
1564b8826e
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
mpp
ff87a22e97
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
mpp
bda6e1c756
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
wosch
6d01f2eefd
Reviewed by: mpp
...
a tiny man page
1996-02-11 13:47:00 +00:00
mpp
e71afdaf48
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
mpp
1e4a679a26
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
mpp
bd901d38da
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
mpp
039018c757
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
mpp
60090ff61a
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
mpp
404cd24098
Correct some man page cross references and some file
...
locations.
1996-02-05 17:32:16 +00:00
mpp
ad510d7954
gsc.4 should reside in share/man/man4.i386 not share/man4.
...
Pointed out by bde.
1996-02-05 17:20:36 +00:00
pst
0cdff922fa
Document ability to skip auto-probe
1996-02-04 10:08:24 +00:00
pst
41112e1bea
Add qcam.4 to directory, was only mlinking
1996-02-03 07:43:21 +00:00
mpp
ce4f919bc0
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
076cfa8917
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
mpp
1e298207f4
Added missing gsc(4) (Genius scanner related man page).
1996-02-02 18:12:12 +00:00
mpp
029ea9012d
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
gibbs
6a386e2d17
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
9dfc765e7b
Man page for the vx driver.
...
Submitted by: Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
joerg
13eee3a568
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
cc4d743902
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
ea2ae814cc
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
0f9c3c7f7d
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
6303904fec
More man page cleanups.
1996-01-19 22:17:57 +00:00
wollman
72a71c749d
Correct some formatting problems pointed out by bde.
1996-01-19 19:58:33 +00:00
wollman
805e8d7b70
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
8ed060542f
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
fd7eb36af8
Update to reflect reality, and slightly better formatting.
1996-01-18 21:33:42 +00:00
wollman
2efee348c3
Use -mdoc macros correctly. st(4) still needs work.
1996-01-17 21:57:57 +00:00
wollman
cf0c378ea1
Update and clean up.
1996-01-17 21:07:38 +00:00