Commit Graph

219 Commits

Author SHA1 Message Date
snj
c5e3b44cc9 Wrap a line; use Dq for quotes; minor English fix. 2004-05-07 22:17:17 +00:00
wiz
eff2390d25 Add i386 to Dt. 2004-05-03 14:21:02 +00:00
wiz
8a7cb127eb New sentence, new line; mark up list with Bl;
drop trailing whitespace; misc other fixes.
2004-05-03 13:03:24 +00:00
kanaoka
8e0c88e3c8 Add vald(4) manual page.
Checked by kochi (Thanks!).
2004-05-03 12:56:03 +00:00
kochi
41cd704df5 Move spic.4 from man4 to man4.i386. 2004-05-03 02:46:29 +00:00
kochi
aee6a41634 Move from man4 to man4.i386 2004-05-03 02:45:18 +00:00
agc
075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
salo
22a0ae4298 netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
wiz
96907610b8 Sy Pa -> Sy. 2003-07-01 10:28:15 +00:00
wiz
398e127cbf Pa Aq -> Aq Pa. 2003-06-27 18:28:32 +00:00
wiz
b09dad4fdf Quote Cd argument. 2003-06-27 18:28:20 +00:00
wiz
cc6682bed2 Add Ns. 2003-06-27 18:27:58 +00:00
wiz
717b2b1474 Remove i386/busmouse(4); it's not supported on i386 any more. 2003-05-15 18:53:34 +00:00
wiz
ee6d7b94d4 Remove last traces of obsolete olms and omms drivers.
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
wiz
7a15b67bd3 EtherLink, not Etherlink; from Leandro Costa via jmc@openbsd. 2003-05-05 09:38:35 +00:00
augustss
0f48b30c19 Link cons to console. 2003-04-28 09:53:43 +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
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
wiz
4fed2773d3 Sort SEE ALSO. 2003-01-06 11:22:19 +00:00
jmcneill
cd06c05f6c Mention ACPI attachments for acpitz, com, fdc, lpt, npx, pckbc, and wss. 2003-01-05 20:58:38 +00:00
gson
6f2e7df90b 1.2MB and IBM PC 360 KB floppy drives are 5.25 inch, not 3.5 inch. 2002-12-29 00:12:42 +00:00
wiz
668c7500e7 Mention various *VERBOSE kernel options in the corresponding man pages.
From Julio Merino in misc/17637.
Bump dates.
2002-09-27 22:31:41 +00:00
thorpej
c1f8d1d5b3 Add a manual page for the AMD Elan SC520 System Controller driver. 2002-08-12 03:45:25 +00:00
wiz
c6dc851f64 Remove opms(4) and its device, /dev/pms0, from the i386 port, because
it has been obsoleted by pms(4).

Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
ross
8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
jdolecek
cf523d6e7c Move the joy(4) manpage to MI location, too - it's not i386-only.
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
wiz
66a91400fc Drop some .Pps, sort sections and SEE ALSO. 2002-01-15 01:45:28 +00:00
wiz
35f42d96d9 Drop some .Pps, and convert some empty lines to .Pps. 2002-01-15 01:44:58 +00:00
wiz
a6623f6ddf Sort SEE ALSO. 2002-01-15 01:43:27 +00:00
wiz
b682fecaec Formatting improvements, sort sections. 2002-01-15 01:43:17 +00:00
wiz
73e1c0e07b Sort SEE ALSO. 2002-01-15 01:42:14 +00:00
wiz
da0a59b443 Add RCS Id. 2002-01-15 01:42:01 +00:00
wiz
3b53396b96 Drop some unnecessary empty lines, sort sections. 2002-01-15 01:41:11 +00:00
wiz
7992385439 Fix Bl argument, drop an unnecessary .Pp and some unnecessary "the"s. 2001-12-07 19:02:30 +00:00
wiz
2893e5922b Don't xref ourselves.
Noted by YAMAMOTO Takashi on tech-userlevel.
2001-10-23 09:57:10 +00:00
wiz
350b00b938 Boring whitespace fixes. 2001-09-11 22:52:52 +00:00
wiz
d4f5b1e0bf Use standard section headers; uppercase .Sh argument; remove quotes in
.Sh arguments.
2001-09-11 00:08:25 +00:00
perry
ca0fe667b5 Document the updated APM_IOC_GETPOWER interface which returns the
number of batteries in the system and allows individual batteries to
be queried.

XXX Note that other ioctls are still not fully documented.
2001-09-10 06:07:56 +00:00
wiz
c15642d724 Typos and whitespace fixes. 2001-07-08 17:22:53 +00:00
hubertf
b9c6994054 Some polishing, thanks to Klaus Klein for feedback! 2001-07-03 16:37:18 +00:00
hubertf
131020b62c Add a manpage for /dev/io, and tell people the True Way.
Most of the manpage is from FreeBSD - thanks guys! :)
2001-07-02 22:59:25 +00:00
wiz
0a7899aaff Add arch to Dt. 2001-04-21 14:34:42 +00:00
wiz
a2992e2d63 Add arch to Dt, and spelling. 2001-04-21 14:33:39 +00:00
jdolecek
97bcf9d7d7 until I find better way, don't mess with ed(4) link to edc(4) 2001-04-20 11:25:05 +00:00
tron
d34bc24bd8 Correct link target: dasd(4) is called edc(4) now. 2001-04-20 10:08:01 +00:00
jdolecek
2942e43fe8 Merge arm32-specific bits of com(4) manpage to i386 com(4) manpage
and form a MI com(4) manpage.
2001-04-20 09:35:56 +00:00
jdolecek
b2e8c83e8a Add very simplistic dasd(4) manpage. Link ed(4) to dasd(4) for i386 (is there
a better way?)
2001-04-19 08:16:06 +00:00
wiz
1ffa9a94fa Fix date. 2001-04-11 19:08:35 +00:00
wiz
9726886d87 ie.4 is gone. 2001-04-05 12:47:27 +00:00