wiz
e1afe8ab7d
Fix a typo. Bump date for previous.
2010-06-10 18:34:21 +00:00
jruoho
d6bb1884f1
Reference aps(4) and thinkpad(4) with each other.
...
In aps(4) note that sensor values are refreshed every 0.5 seconds, which may
have a negative effect on battery life.
(Since the sensors are purely descriptive and no time-sensitive protective
measures are being carried out, it would probably be a good idea to remove
the whole callout(9) from the driver and let the sysmon's poll cycle take
over.)
2010-06-09 13:44:24 +00:00
mrg
43b100a118
document the acorn26, i386, ia64 and vax ddb commands in both the builtin
...
help and in ddb.4. fixes PR#38304, PR#38305, PR#38309 and PR#38313.
2010-06-09 02:48:52 +00:00
riz
a4259da5ea
Note that MKZFS is actually "yes" on i386/amd64.
2010-06-08 22:22:25 +00:00
jruoho
2ef5124af4
Add FUNCTIONS. List only complete prototypes in SYNOPSIS. Sort SYNOPSIS
...
according to the appearance in FUNCTIONS. Fix typo; cnm_trap() -> cn_trap().
Remove the .Va typedef struct cnm_state cnm_state_t; in SYNOPSIS. And some
miscellaneous markup improvements.
2010-06-08 19:44:28 +00:00
jruoho
74f7e1dfe4
Offset indent the example.
2010-06-08 19:28:56 +00:00
jruoho
a517ae186e
GDT, IDT, ISR, IST, IVT, LDT, LTR, MSI, SCI, SMI, TR, TSS.
2010-06-08 12:52:51 +00:00
jruoho
c99ce241db
Remove the unnecessary example.
2010-06-08 09:02:55 +00:00
jruoho
f484940420
Put also powerof2(9) to SEE ALSO.
2010-06-08 09:00:51 +00:00
jruoho
b052be6bc7
Xref ilog2(3) and imax(9).
2010-06-08 09:00:22 +00:00
jruoho
0e7140d8d0
Xref ilog2(3).
2010-06-08 08:55:46 +00:00
jruoho
a88b2930dc
Document ilog2() from <sys/bitops.h>.
2010-06-08 08:51:08 +00:00
jruoho
015c6ebc3b
Three small markup improvements.
2010-06-08 08:20:37 +00:00
wiz
ae0570abb9
Fix xref.
2010-06-08 07:20:20 +00:00
mrg
d823f37213
properly document alpha ddb "mach" commands. PR#38303.
2010-06-08 06:14:57 +00:00
jruoho
338ce8774a
Xref mq(3).
2010-06-08 06:11:05 +00:00
jruoho
0b44becf58
Ups. Fix wrong filename suffix.
2010-06-08 05:56:58 +00:00
jruoho
b2a0054edc
Xref bintime_add(9).
2010-06-08 05:50:01 +00:00
jruoho
6d00e6b5dc
Briefly document the bintime_add() family of static inline functions.
2010-06-08 05:40:26 +00:00
riz
1855c8357a
Create a manpage for igphy(4). kern/35398.
2010-06-08 05:38:32 +00:00
jruoho
eb3f5b5845
Don't unnecessarily clutter the SEE ALSO.
2010-06-08 05:20:35 +00:00
jruoho
5371f8534e
Remove SIOCGIFADDR. Noted by Ross Patterson in PR kern/21513.
2010-06-08 04:11:06 +00:00
jruoho
e5f1d72bb7
Grammar, markup.
2010-06-08 04:08:37 +00:00
jruoho
d7ca51b758
Add a missing word.
2010-06-07 18:40:16 +00:00
jruoho
7f12a1eac3
Note ACPIVERBOSE. Use lower case letters in .Ss subtitles.
2010-06-07 08:39:04 +00:00
hannken
62bfdd2b21
Change layered file systems to always pass the locking VOP's down to the
...
leaf file system. Remove now unused member v_vnlock from struct vnode.
Welcome to 5.99.30
Discussed on tech-kern.
2010-06-06 08:01:30 +00:00
mrg
315bed49a4
note that sun2 has the same ddb mach commands as sun3/sun3x. part of PR#38310
2010-06-06 03:26:57 +00:00
joerg
3ace57c17b
Add definitions for TOOL_MANDOC_* for standalone users. Requested by
...
dyoung.
2010-06-04 20:19:39 +00:00
jmmv
727dd8cd9e
Simplify build of shell-based test cases: atf-compile is gone.
2010-06-04 08:35:09 +00:00
joerg
2d399c649e
Needs additional single quotes to keep the double qoutes. Magic...
2010-06-03 10:08:34 +00:00
joerg
826b0b1f17
XORGVERSION should be a single quoted expression as it represents a
...
single argument for .TH
2010-06-02 19:40:12 +00:00
joerg
e4c9126b4d
Install mdocml's default CSS as /usr/share/man/style.css. Switch HTML
...
man pages to use mandoc unconditional as it gives reasonable output for
all man pages, not only a subset of mdoc(7). Use the newly installed
style.css for formatting and produce hyperlinks for .Xr.
2010-06-01 23:29:09 +00:00
wiz
5f6c2c6a0f
Use .An.
2010-06-01 11:34:02 +00:00
skrll
60417a4357
Add a man page for the hp700 lcd(4) driver.
2010-06-01 10:24:14 +00:00
wiz
afb897ff04
Comment out reference to runway(4) until we have it.
2010-05-31 18:43:52 +00:00
wiz
e9fdf3b055
Remove trailing space.
2010-05-31 18:43:00 +00:00
skrll
91854841fe
Add and install an astro(4) man page.
2010-05-31 09:46:25 +00:00
skrll
e73698242d
Install the elroy(4) man page.
2010-05-31 09:44:15 +00:00
skrll
0282740042
Grammar. Whitespace.
2010-05-31 09:42:48 +00:00
skrll
4766a4a24b
Add an ssio(4) man page. From OpenBSD.
2010-05-31 09:38:57 +00:00
skrll
c869d48abc
Note com at ssio for hp700. Bump date.
2010-05-31 09:30:55 +00:00
wiz
1ebca18030
Add man page for uark(4) from OpenBSD.
2010-05-30 22:22:18 +00:00
ahoka
0249dc4ed6
Sync struct vnode with reality.
2010-05-30 13:50:16 +00:00
dholland
d8c1448de3
wait for two more zombie files
2010-05-30 00:07:14 +00:00
dholland
9b89801b08
wap was already there; wifi was misfiled
2010-05-29 22:45:41 +00:00
dholland
8c2897b7f6
+awk, cifs, lfs, mcga, mda, nntp, rss, wap, yp
2010-05-29 22:43:01 +00:00
wiz
1b3e363881
Bump date for previous.
...
Remove trailing space.
2010-05-28 13:25:54 +00:00
mrg
9a93ccfecc
add / retire some xf86-video drivers.
2010-05-28 06:24:59 +00:00
spz
ff138d4027
help the next person tripping over PR kern/43203 :
...
list the error messages, the reason for the error and the location where
the firmware ought to be
2010-05-27 19:27:24 +00:00
njoly
9a6aefa72e
Small typo.
2010-05-26 14:52:10 +00:00