Commit Graph

1326 Commits

Author SHA1 Message Date
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
edc3aeecad ccd.c and ccd.4 from NetBSD-current circa 12/25/95. 1995-12-27 10:49:19 +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
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
Garrett Wollman
0e5ca0d837 Document net.inet.ip.sourceroute MIB variable. 1995-03-16 18:24:19 +00:00
David Greenman
3c6e6efc95 Added manual page for DEC DEFPA and DEFEA FDDI adapters.
Submitted by:	Matt Thomas
1995-03-14 09:27:20 +00:00
Peter Dufault
cb282243be This time add the real man pages for "pt" and "worm". 1995-03-04 20:56:39 +00:00
Peter Dufault
8bcbc1f424 Add processor and worm drivers 1995-03-04 20:54:24 +00:00
Peter Dufault
2460bdf04b Updated man pages to reflect new configuration options. These man pages
are getting pretty out of date and need to be visited some more.
1995-03-01 22:32:38 +00:00
Paul Traina
90e614df0f Fix a minor grammar bug. 1995-02-28 00:24:47 +00:00
Andreas Schulz
db312e6697 Delete one of the two references to intro(3) in the SEE ALSO section
and add an intro(7) instead.
1995-02-28 00:19:41 +00:00
Andreas Schulz
ecea97a372 build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this
manual page can now also be read.
Change the references in MAKEDEV from com to tty and delete flog and add
sd instead.
Need much more work, but for today, after i lost my first changes through
a new sup :-), that's enough.
1995-02-28 00:16:13 +00:00
Ugen J.S. Antsilevich
446cbcf7ed Snoop device stuff
* Make snoop see the output in tty ECHO mode
 * Allow writing to observed tty (very funny)
 * Fix and extend watch util.
 * Fix and update manpages
1995-02-27 19:45:57 +00:00
Paul Traina
8340e9ceab Update to reflect new calling conventions 1995-02-25 20:15:20 +00:00
Ugen J.S. Antsilevich
b71bca73b6 Add commeent to say that this manpage is out of date
and will be rewwritten..
1995-02-24 14:33:18 +00:00
Paul Traina
7fec27e124 Correct error in structure definition 1995-02-23 01:27:17 +00:00
Paul Traina
533f4c5076 Clean up man page 1995-02-23 01:25:48 +00:00
Jean-Marc Zucconi
95344a43ed Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
Jordan K. Hubbard
dd33263156 Add a man page for the Sony CDROM driver. Other driver authors, you might
do a quick check here..
1995-02-22 13:30:39 +00:00
Ugen J.S. Antsilevich
a53227ff18 Move ipfirewall.4 & snp.4 facility manpage
to share/man/man4
1995-02-17 18:48:36 +00:00
Garrett Wollman
d69128d862 Document Transaction TCP. 1995-02-15 22:07:28 +00:00
Garrett Wollman
a2cc1fa205 Document TCP MIB variables (tcp.4).
Document IP MIB variables (inet.4).
Document Internet-family protocol-specified route cloning (inet.4).
Delete all references to classed addresses (inet.4).
1995-02-15 03:30:54 +00:00
Garrett Wollman
8f283fdc8f Move apm(4) to i386 section, since it is i386-specific. 1995-02-15 01:20:03 +00:00
Jordan K. Hubbard
6554acd8ba Add man page for pcvt console driver.
Submitted by:	hm
1995-02-05 11:16:33 +00:00
Poul-Henning Kamp
a309714274 Add missing trailing '\n' 1995-02-04 19:56:39 +00:00
Søren Schmidt
a926a37b0a Third round in syscons update.
Display update method changed, now allways write in memory buffer,
  then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
  SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
Poul-Henning Kamp
2e442ca3f4 Man page for the new nca driver. 1995-01-27 07:54:59 +00:00
Andrey A. Chernov
e4707252dc Upgrade Back tab & Keypad 5 info 1995-01-26 11:04:52 +00:00
Andrey A. Chernov
e7a1520824 Describe Left window, Right window and Menu keys 1995-01-26 09:24:14 +00:00
Andrey A. Chernov
4c03cbeb25 Describe Delete key 1995-01-26 08:45:51 +00:00
Jean-Marc Zucconi
01ab76f4b8 Add joystick man page 1995-01-25 21:41:09 +00:00
David Greenman
9be2a2b045 Add links from mem.4 to kmem.4. 1995-01-25 09:43:20 +00:00
David Greenman
7a4bbce6f2 Added link from utmp.5 to lastlog.5. 1995-01-25 09:35:47 +00:00
David Greenman
db35f309d1 Added more missing manual pages from 1.1.5. 1995-01-25 09:18:56 +00:00
David Greenman
798bb3d232 Install bpf manual page. 1995-01-25 08:47:30 +00:00
David Greenman
60d06671c1 Added bpf(4) manual page from 1.1.5. 1995-01-25 08:46:06 +00:00
Jordan K. Hubbard
c19abbbbd7 Close PR#108 - man page 4 tty lies - needs updated info
Submitted by:	jgreco@hummin.sol.net
1995-01-14 02:48:13 +00:00
Andrey A. Chernov
985649bb94 Add more funkeys, correct existen ones 1995-01-13 00:51:48 +00:00
Andrey A. Chernov
c58a405f43 Add more termcap capabilities, correct one escape 1995-01-13 00:14:52 +00:00
Søren Schmidt
6378775666 First round in syscons update. Several new features has been added:
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
Garrett Wollman
204da1b6b7 Fix these up as much as I'm able; see the README file for more info. 1995-01-11 21:33:54 +00:00
Jordan K. Hubbard
8bc0985035 Latest changes from vak.
Submitted by:	vak
1995-01-10 11:44:30 +00:00
Bruce Evans
9fb166971e Change adduser to adding_user in Makefile too.
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
Andrey A. Chernov
8c57ee9a12 Move BSD adduser manpage (procedure description) to adding_user.8
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
Jordan K. Hubbard
669fbfeff8 Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
Submitted by:	serge
1994-12-31 05:33:56 +00:00
Nate Williams
b35481d443 Added link.5 man page and updated a.out.5 manpage to reflect the new
code.

Obtained from: NetBSD
1994-12-23 22:41:46 +00:00
Garrett Wollman
e0e878ae9e Document EAFNOSUPPORT error return for TCP bind and connect operations. 1994-12-15 20:54:28 +00:00
Andrey A. Chernov
18704338bb add mcd.4 1994-12-12 04:08:58 +00:00
Andrey A. Chernov
7bc3f9e3f4 Mitsumi manpage
Submitted by:  Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
Bruce Evans
300d02be0c Don't refer to "hardwired" ports. 1994-12-06 20:14:30 +00:00
Andrey A. Chernov
ee3a2d6021 Reflect lastest serial names change 1994-12-05 00:02:38 +00:00
Bruce Evans
9cdd2c1f8c Add cx.4 to MLINKS.
Someone should fix `man' so that man pages in machine-dependent
subdirectories are handled automagically at least for the
current machine.
1994-12-04 08:07:47 +00:00
Garrett Wollman
15d5589942 Add cx(4) to the Makefile. 1994-12-03 00:03:56 +00:00
Garrett Wollman
6014635361 Cronyx/Sigma sync/async serial driver with PPP support
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
Justin T. Gibbs
aef8c83d89 Add fbtab.5 to the Makefile so that it will be installed.
Garrett mentioned the /etc/fbtab feature and I was wondering why
I hadn't heard of it...
1994-11-28 21:52:45 +00:00
Nate Williams
6764337197 NetBSD -> FreeBSD
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
Poul-Henning Kamp
19a41dfcbd The latest user-land changes from the author. I added a big warning to the
apm.4 man-page.  I also hope the Makefiles make sense now.

Submitted by:	HOSOKAWA Tatsumi
1994-11-01 22:46:40 +00:00
Andreas Schulz
7575068e3d Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
man pages.
1994-10-31 09:52:23 +00:00
Bruce Evans
8a3ed3d5c2 Remove my failed attempt to add an Id string. 1994-10-27 13:46:47 +00:00
Bruce Evans
9d48e26c8c Restore fd.4 to a machine-independent directory. 1994-10-27 13:42:29 +00:00
Jordan K. Hubbard
f135db687c Change hardwired irqs to soft irqs (?).
Add manpage for Buslogic cards, since we didn't have one.
1994-10-27 08:53:11 +00:00
Andrey A. Chernov
a2ecbe0c3a Add lkm.4 1994-10-19 05:20:01 +00:00
Jordan K. Hubbard
413d993df7 Bring over the lkm manpage.
Obtained from: NetBSD
1994-10-18 19:45:26 +00:00
Jordan K. Hubbard
e704d7993c Reshuffle all the man pages around in the Makefiles too (duh!). 1994-09-30 17:37:23 +00:00
Jordan K. Hubbard
f04dc992ec Reshuffle all the man pages around in the Makefiles too (duh!). 1994-09-30 17:31:08 +00:00
Jordan K. Hubbard
d3a29150be Add new files from Wilko (and in their proper place).
Submitted by:	Wilko Bulte
1994-09-29 13:54:36 +00:00
Garrett Wollman
f274239ba0 Documented YP functionality, part II. 1994-09-20 22:44:37 +00:00
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