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
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
Peter Wemm
fbe98235bb
Man page for the Arnet driver..
1995-11-21 03:07:26 +00:00
Jordan K. Hubbard
eeca7892a6
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
Bill Paul
d38ba48d08
Document newly-added NIS support.
1995-11-04 19:15:04 +00:00
Andrey A. Chernov
01eddd5836
Remove startup_locale reference.
...
Add LANG variable description.
1995-11-02 12:53:26 +00:00
Paul Traina
290b1ca54e
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
Peter Dufault
6014174c34
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
Jordan K. Hubbard
733972332a
Sync with version 1(26).
...
Submitted by: Frank Durda IV <uhclem@fw.ast.com>
1995-10-25 16:47:54 +00:00
Torsten Blum
7395d17b1b
fix a typo (IFNAMSIZE -> IFNAMSIZ)
...
Obtained from: the NetBSD bugs mailinglist
1995-10-23 00:46:07 +00:00
Bruce Evans
ee911e5456
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
Bruce Evans
9123d7efcf
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
Poul-Henning Kamp
bc0ec9cabb
the man-link for moncontrol soesn't belong here...
1995-10-15 17:39:21 +00:00
Andrey A. Chernov
7c2aa513e6
Document ENABLE_STARTUP_LOCALE env. variable
1995-10-12 23:54:35 +00:00
Bruce Evans
ffbec4beb2
Oops, cvs add a man page for the cy driver.
1995-10-10 09:34:21 +00:00
Bruce Evans
09ea812adf
Disable the documentation about a disabled feature.
...
Fix extra and missing blank lines.
1995-10-10 03:43:10 +00:00
Bruce Evans
ba5a3a397c
Add a man page for the cy driver.
1995-10-10 03:35:25 +00:00
Julian Elischer
c4bc3d3ffa
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
Bruce Evans
2b326c58f6
Install si.4. Only the link to it was (unsuccessfully) installed.
1995-09-28 17:44:40 +00:00
Jordan K. Hubbard
88a4ccb902
Doc latest matcd changes.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-09-28 13:16:46 +00:00
Peter Wemm
453361157f
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
Jean-Marc Zucconi
5b72f15a01
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 Elischer
a47380a6d4
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
Jordan K. Hubbard
9372029d93
Move and properly add in man page for Matrox Meteor driver.
...
Submitted by: james
1995-09-06 03:34:52 +00:00
Bill Paul
a755ea5b3f
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
Bill Paul
0c31984940
Update this man page to reflect reality.
1995-09-02 04:20:01 +00:00
Jordan K. Hubbard
f5de4fdbaf
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
David Greenman
e70db05ac9
Document "noauto" as an fstab option.
1995-08-26 05:52:24 +00:00
Justin T. Gibbs
31acd246c0
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
Jordan K. Hubbard
7c3041774a
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
Bruce Evans
278e874772
Remove bogus references to /usr/ucb.
1995-06-26 06:40:23 +00:00
Bruce Evans
5d2fb2731f
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 Wunsch
749adad7a6
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
Rodney W. Grimes
44204187ec
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00
Rodney W. Grimes
424e4f7c42
Add the link for apm.4 so you can find the man page.
1995-05-22 20:49:25 +00:00
Peter Dufault
a93d103fb4
Change to reflect new header file name.
1995-04-28 12:28:55 +00:00
Peter Dufault
657e73c4f5
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
Jordan K. Hubbard
6940898b50
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
Garrett Wollman
c040025a4b
Add `fe' Ethernet driver man page.
1995-04-23 18:54:40 +00:00
Andreas Schulz
9702179904
Update the link.5 man page to reflect the changes in ld/rtld/link.h.
1995-04-16 12:35:13 +00:00
Justin T. Gibbs
c4bec2ef93
Install ahc.4.
1995-04-16 00:08:53 +00:00
Justin T. Gibbs
e68becc836
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
Jordan K. Hubbard
dcaaf7cf51
Get the matcd manpage linked into the parent directory like the others.
1995-04-13 20:44:51 +00:00
Bill Paul
e868bdd2a0
Add ethers(5) man page.
1995-04-12 22:16:08 +00:00
Jordan K. Hubbard
b81be3d3e8
Add matcd.4 to list of manpages.
1995-04-09 15:55:21 +00:00
Jordan K. Hubbard
83376d5b95
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 Wunsch
d95f5d1983
pcvt is proud enough to have a man page. :)
1995-04-08 20:08:42 +00:00
Joerg Wunsch
785b47579d
Upgrade pcvt to 3.20 b24.
1995-04-08 16:04:22 +00:00
Jordan K. Hubbard
d5b3cf8435
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
Andrey A. Chernov
5c95f7a6dc
Add Delete key description
...
Fix Right window/Left window/Menu keys numbers
1995-03-30 00:22:29 +00:00
Jordan K. Hubbard
06b0ad8a6f
/etc/rc.netstart back to /etc/netstart
1995-03-23 06:05:04 +00:00
Jordan K. Hubbard
4642c87ca4
netstart -> rc.netstart
1995-03-23 01:49:15 +00:00
Bruce Evans
62e2a046b2
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