heinz
503cf59ccc
some typos
2002-03-23 22:36:45 +00:00
wiz
728eccc7b2
Markup fix.
2002-03-19 10:34:50 +00:00
gmcgarry
f7968ef883
Document keymaps.
2002-03-19 05:35:18 +00:00
ad
3f357e222f
Sync with reality.
2002-03-16 12:10:18 +00:00
wiz
42aa648b4c
Remove a superfluous comma.
2002-03-13 21:45:38 +00:00
kent
abc0e4d655
Fix a typo
2002-03-13 03:46:55 +00:00
kent
d1b86e1e52
Update struct audio_params and description of set_params().
...
Feel free to correct my poor English ;-)
2002-03-11 15:09:51 +00:00
wiz
2f9d07f100
ispell, and a grammar fix.
2002-03-10 18:39:42 +00:00
junyoung
a59447b7ad
Fix typos.
2002-03-10 17:31:25 +00:00
kleink
26c19c6081
Fix the declaration of the function to be registered with kthread_create{,1};
...
from Peter Seebach in PR kern/15838.
2002-03-08 23:03:23 +00:00
kleink
1bab3ca63c
* Sync with implementation: declare the `id' argument to pci_conf_hook()
...
as pcireg_t, which is more appropriate.
* Fix the argument order to pci_conf_hook (d'oh!).
2002-02-25 00:40:19 +00:00
reinoud
4ce664ad5c
Add the missing `int free_list' argument to the uvm_page_physadd() in the
...
documentation.
2002-02-21 21:52:27 +00:00
kleink
76f3f21f4c
Be a little more specific about cacheline_size.
2002-02-21 20:27:35 +00:00
kleink
e02250730b
Document firstbus and cacheline_size arguments, too.
2002-02-21 16:26:27 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
uwe
e32fc00efe
s/passwd/passed/
2002-02-12 16:14:13 +00:00
wiz
a774afda30
Whitespace nits, and a paragraph fix.
2002-02-11 22:09:18 +00:00
eeh
1c986d2f83
New fine-grained BUS_SPACE_SYNC* operations. Since these are completely
...
machine dependent, port maintainers need to implement them themselves.
2002-02-11 22:05:13 +00:00
kleink
6ba195c4e1
Add link for pci_conf_hook().
2002-02-11 18:48:03 +00:00
kleink
47294af050
Add documentation for pci_conf_hook().
2002-02-11 18:43:39 +00:00
wiz
441cd2f38e
Fix typo reported in misc/15524.
2002-02-07 14:30:22 +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
eeh
1630fbf09b
De-clunikfy some grammar.
2002-02-01 18:47:17 +00:00
wiz
0f1c65a154
Remove superfluous dot.
2002-01-21 17:39:18 +00:00
wiz
6147e5d240
Fix typo in macro.
2002-01-21 17:38:21 +00:00
nathanw
0244dbad00
Reserve the SA malloc type on the trunk.
2002-01-12 00:00:39 +00:00
deberg
2549a25553
sync type list with <sys/malloc.h>
2002-01-07 01:00:31 +00:00
deberg
fe19c3cc0e
add MALLOC.9 and FREE.9
2002-01-07 00:59:43 +00:00
deberg
83b973efe6
typos
2002-01-06 22:42:41 +00:00
deberg
bf6454fc5c
fix typo
2002-01-06 22:15:19 +00:00
deberg
8c068e11b6
add VOP_GETPAGES to NAME and create link
2002-01-06 21:29:20 +00:00
deberg
d9337359c8
fix typo
2002-01-05 20:35:49 +00:00
wiz
a152e6e23e
Whitespace nits.
2002-01-02 02:15:42 +00:00
augustss
1ec3f0c9cc
Remove factual errors from the radio man pages.
...
Also rearrange some information.
2002-01-02 02:08:02 +00:00
augustss
80fe404c6a
Add radio(4) man pages.
2002-01-01 22:09:42 +00:00
wiz
ec03906847
Fix the typo reported in PR #15062 and another one.
2001-12-27 13:20:53 +00:00
wiz
8a30edc62f
Drop a .Pp.
2001-12-26 01:10:32 +00:00
wiz
103e7a7f14
Whitespace nit.
2001-12-26 01:10:11 +00:00
wiz
83d0300fdb
Empty lines vs. .Pp cleanup, and sort sections.
2001-12-26 01:08:56 +00:00
wiz
a64bb9915b
Empty lines vs. .Pp cleanup.
2001-12-26 01:08:41 +00:00
wiz
3f37d4c950
Sort sections.
2001-12-26 01:07:45 +00:00
wiz
a8cecf0840
Drop some .Pp, sort sections.
2001-12-26 01:02:01 +00:00
wiz
694d483d3e
Fix SEE ALSO section.
2001-12-26 00:24:32 +00:00
wiz
e0fd4da4e6
Drop some .Pps.
2001-12-26 00:24:16 +00:00
wiz
a0a66802fa
Fix SEE ALSO section.
2001-12-26 00:16:30 +00:00
jdolecek
165f781c45
Some basic documentation of uvm_loan() and uvm_unloan()
2001-12-24 12:28:46 +00:00
soren
8918a1ba7f
Reflect pcmcia_mem_map(9) interface change.
2001-12-15 13:23:29 +00:00
soren
171d50ebca
By analogy with cardbus.9, call it 'PCMCIA PC-Card'.
2001-12-15 12:43:36 +00:00
gmcgarry
c0ac5406a7
Use "machine description file" and "device definition files" correctly.
2001-12-13 19:29:32 +00:00
gmcgarry
612fadfc86
Document the defflag and defparam statements.
2001-12-13 19:26:50 +00:00