Ulrich Spörlein
5def49518d
In man section 4, ERRORS is spelled DIAGNOSTICS
2010-11-04 21:03:50 +00:00
Ulrich Spörlein
0afc94c17a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
Joel Dahl
8bf7539fe9
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
...
their software.
Obtained from: NetBSD
2010-03-02 21:59:03 +00:00
Ruslan Ermilov
aa4a335bae
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
Mike Pritchard
485720a6f8
Spelling fix.
2006-12-14 17:03:46 +00:00
Ruslan Ermilov
81ae4b8da9
Markup fixes.
2006-09-18 15:24:20 +00:00
Marius Strobl
347658223d
- s/UltraSparc/UltraSPARC/
...
- Add info about the requirement of OFW support.
2006-09-02 20:15:21 +00:00
Marius Strobl
ee967d5eb1
Replace the .Pq added in rev 1.2 with literal parenthesis as the former
...
aren't required for plain text and the latter formats faster.
Pointed out by: ru
2006-09-01 21:54:58 +00:00
Marius Strobl
94d8eb4fc7
- Use full name of the Sun PGX64 cards and add the Sun part number
...
in order to simplify matters for people who are looking for a video
card supported by FreeBSD/sparc64.
- Add Sun PGX to the list of known working cards.
MFC after: 1 day
2006-09-01 20:41:59 +00:00
Marius Strobl
851bf68fae
Move two periods out of quotes and to where they belong.
...
MFC after: 1 day
2006-09-01 20:01:51 +00:00
Marius Strobl
91be44de19
Add references to scc(4) as it hangs off of ebus(4) and sbus(4)
...
respectively.
2006-09-01 19:51:26 +00:00
Marius Strobl
14d5e8363f
- Add info regarding the watchdog part of the MK48Txx.
...
- Add a missing .Tn before Mostek.
MFC after: 3 days
2006-02-15 16:57:30 +00:00
Marius Strobl
a4070931a6
Add a reference to le(4) as the SBus-based Ultra 1 have on-board LANCE.
2006-01-31 22:45:51 +00:00
Joel Dahl
3004a7fb15
Make the SYNOPSIS section a bit more informative.
2005-12-15 21:02:16 +00:00
Giorgos Keramidas
6fb9b618f5
Fix all the spelling mistakes I could find in the man pages for words
...
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
Ruslan Ermilov
0d0a2dff3b
Document a lot of sparc64 internals.
...
Submitted by: marius
Reviewed by: ru
Approved by: re (blanket)
X-MFC: not before the code in RELENG_5 matches
these man pages or vice versa
2005-06-22 15:35:14 +00:00
Ruslan Ermilov
133da95f5e
Nits.
2005-01-13 10:10:34 +00:00
Ruslan Ermilov
7e727eadc4
mdoc(7) nit: Removed redundant .Pp call.
2004-12-14 09:06:44 +00:00
Pyun YongHyeon
e4d2d49b31
Add manual page for snd_audiocs(4).
...
Reminded by: trhodes
MFC after: 1 week
2004-12-14 04:06:04 +00:00
Pyun YongHyeon
e69a354ab7
mdoc(7) police:
...
.Dt should have a third argument.
new sentence should start on its own line.
use precise width specifier.
Add AUTHORS section and correct device name to /dev/led/auxioled.
Approved by: jake (mentor)
Pointed by: ru
2004-10-13 05:15:41 +00:00
Pyun YongHyeon
e60fc88fa6
Port NetBSD auxio driver. The driver was modified to use led(4) and can
...
be used to announce various system activity.
The auxio device provides auxiliary I/O functions and is found on various
SBus/EBus UltraSPARC models. At present, only front panel LED is
controlled by this driver.
Approved by: jake (mentor)
Reviewed by: joerg
Tested by: joerg
2004-10-09 07:31:03 +00:00