Commit Graph

48 Commits

Author SHA1 Message Date
Bruce Evans 254b131faa Fix the order of includes (*.mk must be included after *.inc). 1994-09-20 05:25:38 +00:00
Jordan K. Hubbard 061c9be80f New man pages from Wilko Bulte.
Reviewed by:	jkh
Submitted by:	Wilko Bulte
1994-09-18 00:00:36 +00:00
Rodney W. Grimes 8dc01fa8c3 Pull the following fix in from 1.X:
revision 1.6
date: 1993/10/19 19:57:35;  author: rgrimes;  state: Exp;  lines: +2 -1
Pull in ../Makefile.inc so that the whatis database ends up in the correct
place.  Rich Murphy has a better fix for this, but I lost it!
1994-09-09 10:02:24 +00:00
Guido van Rooij fe8575abe4 Add skey.access manual page. Comes form 1.1.5. 1994-09-05 19:40:51 +00:00
Andreas Schulz ed650b4101 Reviewed by:
Submitted by:
Delete the old style generation of the whatis database and replace it
with the call to makewhatis. Don't install the old makewhatis.sed script
under /usr/share/man any longer.
1994-09-04 23:19:12 +00:00
David Greenman 0be4285593 Woops, "8/16 mode" should read "8/16bit mode". 1994-08-23 10:51:40 +00:00
David Greenman 45dab6ecb2 Added manual page for my ethernet driver - if_ed.c, and removed old
manual page for the com driver (which is no longer in our source tree).
1994-08-23 09:50:48 +00:00
David Greenman f4c08ab048 Corrected kernel base address. 1994-08-23 09:34:10 +00:00
Guido van Rooij 695fcfc975 Add Sun alike fbtab functionality.
Reviewed by:
Submitted by:	guido
1994-08-22 19:35:49 +00:00
Jordan K. Hubbard d5ca85cdd4 Reenable the makedb stuff; it works fine.
Submitted by:	jkh
1994-08-16 22:44:28 +00:00
Garrett Wollman 9830dcf4b8 Install procfs(5). 1994-08-10 20:04:57 +00:00
Garrett Wollman 2e461b47d9 Oops, fix typo. 1994-08-10 20:03:54 +00:00
Garrett Wollman 237dfed1d4 Initial manual page for the new procfs. 1994-08-10 20:03:06 +00:00
Garrett Wollman 8ccf48ea2d Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
Garrett Wollman c1d06ca15a Moved YP general explanation manual page to a slightly more appropriate
location.
1994-08-08 01:07:26 +00:00
David Greenman b3bfc7199e Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
Rodney W. Grimes c0f2e210a8 Mark the fact that we have not imported man8.{hp300,tahoe,vax}. (There
was not man8.sparc :-).)
1994-07-06 02:14:36 +00:00
Rodney W. Grimes c1aa8c2d51 Mark the fact that we have not imported man4.{hp300,sparc,tahoe,vax}. 1994-07-06 02:13:54 +00:00
Rodney W. Grimes aafa95440e The directory man3f did not come on the tape, mark it XXX MISSING. 1994-07-06 02:13:00 +00:00
Jordan K. Hubbard 67e56d3693 Flags 0x80 now means enable the diags, not disable. 1994-06-15 23:28:07 +00:00
Andreas Schulz e2ca48bacc Added a manpage for the tw device. Changed the Makefile to install that
manpage into the proper place.
1994-06-05 16:21:49 +00:00
Andrey A. Chernov c855131344 Updated for new sio driver 1994-06-04 00:41:25 +00:00
Andrey A. Chernov 2e9f7a3cb9 Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
references
1994-06-01 21:38:46 +00:00
Rodney W. Grimes afe61c1516 BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
Geoff Rehmet 3074d43922 Add some clarifications to lpt manpage,
remove lpa manpage.
1994-05-22 12:29:21 +00:00
Andrey A. Chernov dbdb1f56bb Correct reference to master port:
really it is last port on card, not first.
1994-05-07 01:15:10 +00:00
Geoff Rehmet bc3919a9be Update lpt(4) man page to reflect recent changes to the lpt device driver.
(also point out that lpa is now defunct.)
1994-04-06 20:21:33 +00:00
Andrey A. Chernov e8c3de7e2f Some changes from Julian Stacey installed 1994-03-18 13:40:01 +00:00
Andrey A. Chernov d0251643c1 English corrected. 1994-02-19 15:50:38 +00:00
Andrey A. Chernov a3ef21fa83 We lost ttyd for dialin, now restore it. 1994-02-19 13:19:33 +00:00
Rodney W. Grimes 8ae98d3e2f Put the flags field in the right place so that config does not complain
about improper syntax.
1994-02-17 17:44:07 +00:00
Andrey A. Chernov 0799d816fb Previous version restored back after Jordan's damage.
I already update this manpage from wilko, moreover,
I fix some his bugs and add some new material.

Jordan, pleeease, do following commands *before* each your commit:
	cvs update <file>
	cvs rlog <file>
and after update (before commit)
	cvs diff -c <file>
It can saves my life time at least...
1994-02-17 11:41:16 +00:00
Jordan K. Hubbard 0783bc487c Much improved manpage from wilko@idca.tds.philips.nl 1994-02-16 23:17:08 +00:00
Andrey A. Chernov 211439cc2a Man page update from wilko@idca.tds.philips.nl 1994-02-13 00:16:23 +00:00
Andrey A. Chernov 0f3a91e768 com.4 restored back 1994-02-11 10:55:12 +00:00
Andrey A. Chernov a756a065cc Remove nonexistent com driver manpage.
Describe some additional features of sio.
1994-02-09 23:49:45 +00:00
Andreas Schulz d38af35cd4 Fixed a little typo in the spkr.4 man page. 1994-02-06 12:24:59 +00:00
Garrett Wollman fa93649905 Eliminate references to the ``U word'' and make page conform to Berkeley
conventions for formatting.  (Print it out on a PostScript printer
to see the difference.)
1994-02-03 07:32:01 +00:00
Nate Williams 8b2e5491db From: sos@login.dkuug.dk (S|ren Schmidt)
Subject: syscons-1.3
Date: Sat, 29 Jan 94 23:33:50 MET

But here is the (hopefully) final syscons-1.3....

....

I've changed sgetc so it works as the pccons parallel
(it now uses a scgetc internally).


[
There were a couple changes that Bruce Evans sent me that were applied
to this version along with some changes that S'ren didn't incorporate
into the final version.  There will be only minor changes if anything
from this version to his final release.
]
1994-02-01 06:22:29 +00:00
Andrey A. Chernov bde1866a63 Added octave-tracking.
Added the slur-mark feature.
Name of ioctl's include sys/spkr.h changed to machine/speaker.h
1993-11-09 02:38:17 +00:00
Andrey A. Chernov 840c9e583c Virtual consoles now ttyvX, not ttyXX (according to MAKEDEV) 1993-11-09 01:49:38 +00:00
Rodney W. Grimes 976608fbb1 Install mse man page, and create link for it 1993-10-19 20:20:33 +00:00
Rodney W. Grimes 4b4d7f421c Move the mse mouse man page to the man4.i386 directory 1993-10-19 20:19:15 +00:00
Rodney W. Grimes fa67110305 From: baukno@login.dkuug.dk (S|ren Schmidt)
Subject: Patches to syscons/wd

Man pages for keyboard & screen (using syscons)
1993-09-09 00:32:25 +00:00
Rodney W. Grimes b9a1ef14c0 New manual pages from NetBSD, revised for FreeBSD slightly 1993-08-28 12:41:23 +00:00
Andrew Moore f48c5293f6 add links to ../ 1993-07-23 21:29:57 +00:00
Charlie Root 99f770b8b8 New manual page system 1993-07-02 06:44:07 +00:00
Rodney W. Grimes 9002c02abc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:49:13 +00:00