joel
0ef023ae5b
mdoc: fix column names, indentation, column separation within each row, and
...
quotation. Also make sure we have the same amount of columns in each row as
the number of columns we specify in the head arguments.
Reviewed by: brueffer
2012-04-07 09:05:30 +00:00
uqs
8ae3afcfad
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
joel
dd1fff9bcb
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
...
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
2010-08-16 15:18:30 +00:00
brueffer
254be6b7c4
o Capitalization fixes
...
o Remove the outdated FILES section
MFC after: 3 days
2006-06-18 14:12:27 +00:00
brueffer
7357250c8b
o Convert to our new SYNOPSIS layout
...
o Add "device scbus/pci/etc" where needed for consistency
MFC after: 3 days
2006-06-18 09:53:00 +00:00
ru
7a3e657c56
Sort sections.
2005-01-21 08:36:40 +00:00
simon
771c5d4a50
Bump document date for last commit.
2004-08-08 22:27:02 +00:00
simon
39ed94c8e8
- Add a HARDWARE section which lists supported devices based on the
...
manual page and the Hardware Notes.
2004-08-08 21:47:40 +00:00
ru
348e423dd9
Hiten's patchset for section four manpages, slightly edited by me.
2003-06-28 23:53:39 +00:00
yokota
0dd51f62a8
Update man pages in the section 4 to match the reality in -CURRENT.
...
- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the
newbus framework.
2001-10-13 09:08:37 +00:00
dd
2827f60f4d
Revert my queueing -> queuing commit. Both spellings are correct, and
...
some people prefer the former.
Submitted by: ken, nectar
2001-08-25 21:57:02 +00:00
dd
76d92ac573
Spelling police: queueing -> queuing
...
PR: 29985
Submitted by: Joseph Mallett <jmallett@xMach.org>
2001-08-23 21:58:38 +00:00
dd
de539f43e3
Spelling police: withough -> without
...
Submitted by: Joseph Mallett <jmallett@xMach.org>
2001-08-23 21:36:18 +00:00
ru
24c7b0a61d
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
ru
6d1e67599e
Remove the MD part from the document title.
...
Forgotten by: obrien
2001-02-20 11:07:27 +00:00
ru
5addfd60d6
mdoc(7) police: Change -filled displays (which just happen
...
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
ru
835a46c9c2
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
peter
8574c5493d
Remove stray "cam" in the example device lines.
2000-01-24 08:57:41 +00:00
asmodai
99365e5b67
Discourage usage of controller in kernel config files. Reflect this
...
by changing ``controller'' to ``device'' as per GENERIC and LINT.
2000-01-17 08:24:20 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mpp
1f5a4f9ad4
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
ken
288b6b0ec9
Update the bt(4) man page for CAM.
...
Reviewed by: ken
Submitted by: gibbs
1998-10-16 21:33:34 +00:00
charnier
1ccad14adc
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
jmg
947a87fea3
add missing cvs Id lines.
1997-03-07 02:50:01 +00:00
wollman
b8a5e17b95
More man page cleanups.
1996-01-19 22:17:57 +00:00
ats
d19e7a3e31
Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
...
man pages.
1994-10-31 09:52:23 +00:00
jkh
cab3102322
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