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
lukem
5b7b2b655b
Document that the flag that sets RB_ASKNAME (usually '-a') also asks
...
for the path to init(8).
Per discussion with Geoff Wing on the (unrelated) PR/21060.
Other consistency tweaks.
2003-04-08 03:49:44 +00:00
gmcgarry
5abc9e573e
vfs_setpublic.9 -> vfs_setpublicfs.9
2003-04-07 07:09:47 +00:00
wiz
334bfb30b4
More e.g. cleanup. Igor Sobrado, PR 19692.
2003-04-07 07:04:49 +00:00
wiz
07d13217f3
Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.
2003-04-07 06:56:38 +00:00
wiz
f52a7c96ba
Uppercase SPARC. From Igor Sobrado in PR 19820.
2003-04-06 21:07:22 +00:00
wiz
3e606ffc9d
Some sun trademarks correctly spelled, from Igor Sobrado in PR 19820.
2003-04-06 21:05:08 +00:00
wiz
e0837140d4
SunOS 4. From Igor Sobrado in PR 19820.
2003-04-06 20:54:16 +00:00
wiz
2319d7cfda
IPsec, not IPSEC.
2003-04-06 20:11:24 +00:00
wiz
95580fdb41
Fix typo. Igor Sobrado, PR 19691.
2003-04-06 19:44:01 +00:00
wiz
1f2f4a71fc
It is spelled ARPANET. Igor Sobrado, PR 19691.
2003-04-06 19:39:46 +00:00
wiz
6a27ceda73
Uppercase UNIBUS and MASSBUS. Igor Sobrado, PR 19691.
2003-04-06 19:33:57 +00:00
wiz
4736d0ff54
Naming cleanups, from Igor Sobrado in PR 19691.
2003-04-06 19:33:32 +00:00
wiz
abcb732e03
Naming consistency, and some whitespace fixes.
...
First part of PR 19691 by Igor Sobrado.
2003-04-06 19:29:40 +00:00
wiz
e6c0e52916
Grammar fix.
2003-04-06 18:22:56 +00:00
wiz
68caa698b2
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
...
Inspired by Igor Sobrado in PR 19680.
2003-04-06 18:20:07 +00:00
wiz
24dd3383e1
Fix a typo, from Igor Sobrado in PR 19680.
2003-04-06 15:56:59 +00:00
wiz
ec59b4a790
Fix two typos, from Igor Sobrado in PR 19680.
2003-04-06 15:52:38 +00:00
wiz
c3397e3c5c
description, not descripton. Igor Sobrado in PR 19680.
2003-04-06 15:50:17 +00:00
wiz
6f759f07fd
Document mixerctl behaviour during startup better.
...
Based on PR 21023 by Quentin Garnier.
2003-04-06 15:24:08 +00:00
tsutsui
fce130b45c
Build and install oosiop(4).
2003-04-06 10:22:21 +00:00
wiz
5e2400e3a9
Fix typo, and add a "the".
2003-04-06 10:20:22 +00:00
tsutsui
7a1da1fc3b
Add scsibus at oosiop.
2003-04-06 10:16:22 +00:00
tsutsui
e76a348b0b
- Note and Xref oosiop(4).
...
- Use wildcard for arc config in SYNOPSIS.
- Add hp700 attachment.
- Xref esiop(4).
2003-04-06 10:15:27 +00:00
tsutsui
4957e397e3
Add oosiop(4) man page.
2003-04-06 10:12:54 +00:00
wiz
a777b1081b
Fix a bug, and add a Dv before a NULL. Whitespace nits while here.
2003-04-06 10:00:46 +00:00
gmcgarry
2692486a9a
Move vfs interface out of vfsops.9 into its own page. Document
...
it completely.
2003-04-06 07:09:47 +00:00
gmcgarry
cb0c25c5a7
Back out previous.
2003-04-06 07:07:41 +00:00
kent
74636b2c38
Note support of 82540EP.
...
Bump date.
2003-04-05 13:25:17 +00:00
kent
d2102d9a56
ICH3 was not listed.
...
Bump date.
2003-04-05 13:04:42 +00:00
wiz
542ed9c119
Fix typo reported by Anthony Sofia in PR 21015.
2003-04-05 09:19:35 +00:00
wiz
c8be46a52c
Uncomment vfs_shutdown xref.
2003-04-04 20:58:27 +00:00
wiz
cb1e852e85
Minimally document vfs_shutdown(9). XXX: Right man page?
2003-04-04 20:55:25 +00:00
wiz
69b897b880
Refer pmap(9) for pmap_activate.
2003-04-04 20:33:21 +00:00
wiz
f67e95ee41
Refer ltsleep(9) instead of non-existing sleep(9).
2003-04-04 20:31:43 +00:00
wiz
a981ee0f3a
vinvalbuf and vtruncbuf are using ltsleep(9), not the non-existing
...
sleep(9).
2003-04-04 19:39:17 +00:00
wiz
04508ad270
Sort SEE ALSO.
2003-04-04 19:34:21 +00:00
wiz
7b9216573d
Note that Dd argument specifies last major change to man page.
...
Fixes PR 9705.
2003-04-04 19:25:40 +00:00
wiz
7010e4b89b
Bump date.
2003-04-02 19:14:15 +00:00
atatat
0c77299763
Documentation for the new sendmail related rc.conf variables, and the
...
interactions between them.
2003-04-02 18:26:53 +00:00
perry
1af451d047
document PAGER
2003-04-02 16:41:50 +00:00
wiz
c748519600
Space before punctuation after macro argument (to avoid the punctuation
...
being marked up) and bump date.
2003-04-01 16:59:45 +00:00
perry
1d95bb4785
Fix a bit of grammar and remove some remnants I hadn't meant to commit
...
in the last.
2003-04-01 16:56:34 +00:00
perry
d6c006d00b
Add bare-bones documentation for cnflush and cnhalt
2003-04-01 16:53:05 +00:00
perry
7870fd793f
add /etc/kerberosV
2003-04-01 16:45:25 +00:00
wiz
361a843a6b
No dots after last SEE ALSO. Bump date.
2003-04-01 06:10:35 +00:00
perry
ee07701df4
more fixes suggested by Igor Sobrado in PR misc/19609
...
also a bunch of changes of my own.
also independant->independent
Also 4Kb->4KB (page sizes measured in bytes, not bits)
2003-03-31 23:24:47 +00:00
perry
a3a5203515
Change all instances of Etherlink to EtherLink
...
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
2003-03-31 19:16:49 +00:00
perry
29c2683224
preceeding->preceding, from Igor Sobrado PR misc/19814
2003-03-31 18:56:13 +00:00
perry
05ed3a9ec7
make Mhz consistently MHz -- from Igor Sobrado, PR misc/19812
2003-03-31 18:31:11 +00:00
perry
0150c80b00
manufacturerid->manufacturer productid->product
...
problem pointed out by Igor Sobrado in PR misc/19812
He suggested "manufacturer ID" etc.
However, I asked chopps, and he pointed out all his earlier man pages
had just said "manufacturer" and "product" so I went with the precedent.
2003-03-31 18:27:14 +00:00
perry
d8408176e7
exisiting->existing from Igor Sobrado in PR misc/19812
...
Plus a bunch of others.
UK spelling people: my colour->color fix is NOT gratuitous -- spelling
it "ColourMap" in the documentation when the include file calls it
"ColorMap" is a recipe for madness. Yet again, consistency is important.
2003-03-31 18:24:03 +00:00
perry
30f3114e05
8Mb->8MB, from Igor Sobrado in PR misc/19812
2003-03-31 18:15:49 +00:00
perry
392e51f243
communicatie->communicate, from Igor Sobrado PR misc/19812
2003-03-31 18:14:08 +00:00
perry
a424243cef
compatability->compatibility
...
Personal WorkStation->Personal Workstation
Igor Sobrado in PR misc/19812
2003-03-31 18:09:33 +00:00
perry
2be4d47bd8
spelling errors, some from Igor Sobrado in PR misc/19909
2003-03-31 17:49:27 +00:00