Commit Graph

4441 Commits

Author SHA1 Message Date
bjh21
6a50deb8cc Fix Cd. 2003-04-17 11:52:25 +00:00
bjh21
909aa74634 In a shocking departure from tradition, provide useful documentation of the
state of mouse support in NetBSD/acorn32.  Maybe this will inspire someone
to make it work better.

Largely taken from bits of i386 documentation that are long obsolete, apart
from qms(4), which is entirely new (the old quadmouse(4) being useless).
2003-04-17 11:46:09 +00:00
wiz
d5fb387903 Cleanup: put $NetBSD$ on top, remove superfluous quotes, try to match
.Cd with config file.
XXX: kbd(4)'s Cd is still wrong, some acorn32 guy please fix.
2003-04-17 10:32:39 +00:00
wiz
63284878ef Moved from man4.arm32. 2003-04-17 10:31:46 +00:00
wiz
bad60bf647 Install oak(4), and descend into man4.acorn32 instead of man4.arm32. 2003-04-17 10:17:03 +00:00
wiz
c9d4284847 Move acorn32-specific man pages from man4.arm32 to man4.acorn32. 2003-04-17 10:16:12 +00:00
wiz
1e0e6282dd There does not seem to exist a corresponding driver to this man page. 2003-04-17 10:13:26 +00:00
wiz
0ce7c3e89b eh(4) only exists on acorn32, and that already has a better man page for it. 2003-04-17 10:12:37 +00:00
wiz
7be5382c70 Move oak.4 from man4.arm32 into man4, since it's shared between acorn26
and acorn32.
2003-04-17 10:11:37 +00:00
thorpej
f3fa84cd7c Xref mpt(4). 2003-04-16 22:34:01 +00:00
thorpej
9bb07287c3 Manual page for the LSI Fusion-MPT SCSI/Fibre Channel driver. 2003-04-16 22:32:15 +00:00
wiz
1a4ff7f91d Fix typo in macro name. 2003-04-16 16:13:29 +00:00
wiz
e2b9f7144c Use .In instead of .Fd. 2003-04-16 16:09:04 +00:00
wiz
7a1ffdc377 Document .In, based on the documentation in groff-1.18.1.
Noted missing by perry.
2003-04-16 16:05:56 +00:00
tsutsui
ddc6c721bc Fix pasto. 2003-04-16 13:44:35 +00:00
jmmv
14f04cdd26 Capitalize "Reset" to match descriptions of all other items in the same list
(all starting with capital letter).
2003-04-16 13:37:50 +00:00
wiz
472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz
dd47a963eb Punctuation nit. 2003-04-16 10:19:05 +00:00
wiz
d3de02ab6c Fix a typo, and improve grammar. 2003-04-16 10:14:05 +00:00
wiz
c0b34ed9ad regen (no more quadmouse). 2003-04-16 10:03:25 +00:00
wiz
074e8f5eea Bump date for addition of more drivers, and sort that list. 2003-04-16 09:59:40 +00:00
wiz
986d19cf10 Drop trailing space. 2003-04-16 09:31:35 +00:00
wiz
26fbb487a0 Uppercase PCMCIA. 2003-04-16 09:07:05 +00:00
wiz
f80ec0a8a0 Nicer mdoc for last. Bump date for last, too. 2003-04-16 08:55:42 +00:00
kleink
901550cf82 Following the pci(9) example, list cardbusreg.h here as well. 2003-04-14 18:34:26 +00:00
wiz
367cad0a97 regen (Risc PC) 2003-04-14 11:57:45 +00:00
gmcgarry
dbb7ed96ba Remove confusing examples. 2003-04-14 06:47:12 +00:00
wiz
16abdc28f6 regen (RiscPC) 2003-04-14 06:32:57 +00:00
wiz
3f001e56e4 hpib -> HP-IB. From Igor Sobrado in PR 21143.
Use more mdoc macros.
2003-04-14 06:25:47 +00:00
wiz
09d1ef0601 regen (IP Filter, ITE, some misc.) 2003-04-14 05:48:46 +00:00
cjep
cb8e57462e Builtin -> Built-in. PR#21129 2003-04-13 16:12:59 +00:00
cjep
0ea55ddab3 standalone -> stand-alone. PR#21128 2003-04-13 16:11:49 +00:00
cjep
f46e568a4b Typo (wheter -> whether). PR#21126. 2003-04-13 16:05:46 +00:00
cjep
58ab011c50 standalone -> stand-alone. PR#21125. 2003-04-13 16:04:02 +00:00
dbj
952f555608 grammar nit. "set to." changed to "to which" 2003-04-13 07:15:20 +00:00
wiz
1ed976874c Remove trailing space. 2003-04-13 01:45:06 +00:00
oster
483ec40279 Briefly describe how to enable a number of the optional RAID types.
Remove wording which suggests that SCSI IDs need to be hard-coded --
this hasn't been a requirement since auto-configure.
2003-04-12 21:20:04 +00:00
yamt
32c3ac4c30 'indent' is now const. 2003-04-11 11:59:28 +00:00
jdc
0825a1c03c Add .Ft.
Remove Fortran only note from .Vt.
From a discussion with Thomas Klausner.
2003-04-11 09:56:07 +00:00
wiz
c619997735 Bump date for last. 2003-04-11 06:04:23 +00:00
christos
5334b7dc7d bye bye UCONSOLE 2003-04-10 22:10:12 +00:00
jmmv
c1b9eafbfd Add supported kernel options to the SYNOPSIS section. Somebody more qualified
should describe what they do...  Closes my own PR misc/17648.
2003-04-09 17:41:28 +00:00
jmmv
46337f6c93 Add a SYNOPSIS section with all kernel options; bump date.
Closes my own PR misc/17647.
2003-04-09 17:30:04 +00:00
jmmv
a6f4d1b666 Document the COM_HAYESP option; bump date. Closes my own PR misc/17640. 2003-04-09 17:21:48 +00:00
jmmv
737d93d096 Document the PMS_DISABLE_POWERHOOK option, and bump date.
Closes my own PR misc/17639.
2003-04-09 17:11:55 +00:00
jmmv
3634aeb3d8 ... and bump date. 2003-04-09 17:04:40 +00:00
jmmv
91f7948df4 Move description of IPSEC* related options from options(4) to ipsec(4) and
add them to the SYNOPSIS section.  Closes my own PR misc/17634.
2003-04-09 16:44:46 +00:00
wiz
3297c18d12 gdb(1), not ddb(4). Noted by mrg. 2003-04-08 07:58:56 +00:00
wiz
4072f61f9b Use .Ss for subsections. 2003-04-08 07:51:39 +00:00
wiz
7feb1a243c ddb(4), not gdb(4). 2003-04-08 07:50:49 +00:00