Commit Graph

65 Commits

Author SHA1 Message Date
wiz
3957bea1ef Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
wiz
0ecc00962c Restore missing word, remove trailing whitespace. 2012-02-01 09:37:29 +00:00
hauke
c4106ab9db Document added timecounter support to the CSI Hurdler Centronics
Parallel Interface cpi(4) driver.
2012-02-01 08:45:03 +00:00
joerg
18dfecd900 Quote D1 and In in .It context 2009-03-23 16:14:01 +00:00
joerg
dcc1f8ee1b Fix markup. 2009-03-15 11:34:53 +00:00
joerg
fec4275c07 Fix markup. 2009-03-15 11:24:46 +00:00
joerg
997634fe14 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
wiz
643fc5bd81 Improve markup, remove trailing whitespace and empty section. 2008-05-23 13:05:09 +00:00
hauke
b4529683e5 Install Hurdler CPI man page. 2008-05-22 19:51:48 +00:00
hauke
f5ede5dc2e Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
Timecounter support for the Z8536 counters A + B is not complete, yet.

Reviewed by Martin Husemann.
2008-05-22 19:49:43 +00:00
tsutsui
d562fea75e sn(4) driver on mac68k has been switched to using MI SONIC driver,
so prepare MI sn(4) man page. Also improve some descriptions.
2007-06-20 13:31:54 +00:00
plunky
c4ec0fc4f8 add 'lost' manpages to build:
acorn26/iobus(4)
	mac68k/zsc(4)
	pc532/intro(4)
	sparc/autoconf(4)
	sun3/autoconf(4)
	vax/mtc(4)
	vax/rl(4)
	iee(4)
2007-04-21 06:11:57 +00:00
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
wiz
8cb0028b8a Add mac68k to .Dt. 2005-01-21 15:04:51 +00:00
mbw
d0130ca8c2 combined macppc and mac68k man pages and moved to src/share/man/man4 2003-09-26 23:09:07 +00:00
mbw
9bed16c664 Correct copyright attributions 2003-09-26 23:05:55 +00:00
mbw
c5d6d22d3d Combine mac68k and macppc mc.4 man page into an MI man page. 2003-09-26 19:53:50 +00:00
mbw
0229f57aee Alex Zepeda <zipzippy@sonic.net> created some nice new ADB man pages
based loosely on the mac68k adb.4.  These pages are MI (mac68k and macppc).
2003-09-26 19:15:15 +00:00
mbw
dd59fe3653 Nice new mac68k/macppc obio man pages courtesy of Alex Zepeda
<zipzippy@sonic.net>
2003-09-26 19:05:56 +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
atatat
dd0a8acd21 The next release will be 2.0, not 1.7. 2003-01-19 21:25:36 +00:00
grant
0ada8e4331 include arch in title. 2002-11-09 07:54:24 +00:00
itojun
3edd23835b s/duo/duo series/, as it may work on non-230 powerbook duo. 2002-06-20 02:24:05 +00:00
wiz
d92b5a4634 Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6. 2002-06-19 10:17:17 +00:00
itojun
7dba307bd4 preliminary manpage for netdock(4). hope to update with more info. 2002-06-19 09:46:48 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz
d4ae979815 Sort SEE ALSO. 2002-01-15 01:48:32 +00:00
wiz
1287166097 Formatting improvements, sort SEE ALSO. 2002-01-15 01:48:19 +00:00
wiz
fbbe580358 Add comma in SEE ALSO. 2002-01-15 01:47:54 +00:00
wiz
2146fdb1cd Drop a trailing empty line. 2002-01-15 01:47:45 +00:00
wiz
cd5daa51dc Add comma in SEE ALSO. 2002-01-15 01:47:38 +00:00
wiz
a4700070b1 Drop a trailing empty line. 2002-01-15 01:47:22 +00:00
wiz
c95142b604 Sort sections. 2002-01-15 01:47:03 +00:00
wiz
3f67d6944c Sort SEE ALSO. 2002-01-15 01:46:41 +00:00
wiz
84978d890d Sort sections. 2002-01-15 01:46:29 +00:00
wiz
2893e5922b Don't xref ourselves.
Noted by YAMAMOTO Takashi on tech-userlevel.
2001-10-23 09:57:10 +00:00
wiz
d4f5b1e0bf Use standard section headers; uppercase .Sh argument; remove quotes in
.Sh arguments.
2001-09-11 00:08:25 +00:00
wiz
baec3cfb16 Whitespace and Nd fixes. 2001-06-05 12:30:45 +00:00
wiz
1e6149a498 Add sections to xrefs. 2001-04-11 19:09:42 +00:00
wiz
2400e56793 Add RCS Id. 2001-04-11 19:09:30 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
msaitoh
e880ff860e {add,remove} extra {comma,period} in SEE ALSO section 2000-07-05 16:13:43 +00:00
cgd
d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
abs
b6796d5dd4 add an extra card to HARDWARE from Bob Nestor 2000-01-19 14:54:13 +00:00
abs
8ced1cae94 Fix typos, nuke some old config syntax, and try to make the descriptions
a little saner and easier to parse
1999-12-15 23:44:51 +00:00
scottr
6204f3a128 Document the zsc serial communications interface. Taken directly from the
i386 com(4), which in turn was derived from the hp300 dca(4).
1999-11-02 18:28:19 +00:00
scottr
9dd9f932f7 Cosmetic adjustment of the SEE ALSO suggestion from Hauke. I didn't
think it was important for the 1.4 release, and seem to have
forgotten to commit it to the trunk as a result.  Sigh.
1999-05-06 19:11:02 +00:00
pk
1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
garbled
c1d21e28ed More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 01:19:14 +00:00
erh
55f3a4b91b Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00