jruoho
ff4f6357cf
Add the "Linkers and Loaders" to SEE ALSO.
2010-03-31 16:52:03 +00:00
nonaka
821373d09b
Added sdhc at cardbus support.
2010-03-27 03:04:51 +00:00
wiz
4013e73f8c
Uppercase Dt argument. Fix a typo. Improve wording in one sentence.
2010-03-26 19:43:04 +00:00
wiz
dcfc2c5bc2
Split Nm argument in NAME section on multiple lines, like usual.
2010-03-26 19:40:41 +00:00
jruoho
69b3087bc0
Minor spelling fixes.
2010-03-25 15:34:30 +00:00
jruoho
c6f31e5d95
Vaguely describe the frame-parameter. Beautify.
2010-03-25 15:17:38 +00:00
jruoho
38cd37cea1
Mention the updated hz(9) here.
2010-03-25 15:09:05 +00:00
jruoho
cbdab0119f
In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
...
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
2010-03-25 14:59:36 +00:00
jruoho
c7e9fc77aa
Document p_find(), pfind(), pg_find(), and pgfind().
...
XXX: Needs a quick proofread.
2010-03-25 10:09:54 +00:00
jruoho
df0a5adb89
Document <stdlib.h>.
...
Written with minimum maintenance costs in mind; only the defined types and
macros are described.
2010-03-25 06:56:20 +00:00
jakllsch
4af989b1cc
Make device node for altq JoBS.
...
Should fix palindromic PR/43034.
2010-03-23 19:22:41 +00:00
jakllsch
4a4de35bc7
This actually wasn't (completely) replaced by a shell script, restore.
2010-03-23 19:19:03 +00:00
wiz
8cfc95441e
Add "The pkgsrc developers" to guide authors.
2010-03-23 16:04:45 +00:00
wiz
96459bba41
New sentence, new line.
2010-03-23 16:03:33 +00:00
tsutsui
cc3237841a
Note atari SMC_TT in SYNOPSIS.
2010-03-23 14:51:49 +00:00
jruoho
b31b01556e
Wrap the pkgsrc guide and its URL around .Rs/.Re.
2010-03-23 07:45:58 +00:00
jruoho
55ae768b6c
General update.
2010-03-23 07:43:54 +00:00
jruoho
c64c357910
Fix the CTL_DDB definitions (DDBCTL_XXX, not DBCTL_XXX).
2010-03-23 05:54:34 +00:00
jruoho
05ddae5e57
Document the following: ddb.maxwidth, ddb.tee_msgbuf, and ddb.commandonenter.
2010-03-23 05:52:43 +00:00
joerg
5e015e5e29
Use .In instead of .Aq Pa for header files.
2010-03-22 18:58:31 +00:00
joerg
d76767ed61
- Use .Li for head line in .Bl too.
...
- Do not use headers as example for .Aq, they should be marked up with
.In
- Drop the use of .Xo/.Xc
- Make sure to quote .Sh as argument to .Bl. groff warns about the list
otherwise and the size computation was off anyway as the string is
used as literal later.
2010-03-22 18:51:32 +00:00
joerg
165d9f9f8e
Use .In instead of .Aq Pa for header files.
2010-03-22 18:36:27 +00:00
jruoho
dd1725f2c7
Add a missing word introduced in the previous commit. Thanks, snj@.
2010-03-22 12:39:22 +00:00
jruoho
d1a604fd21
Document the questionable ISSET/SET/CLR macros.
2010-03-22 10:32:48 +00:00
wiz
bac138f936
Mark up NULL with Dv, as usual.
2010-03-22 10:15:00 +00:00
jruoho
dd8d793a6d
Note that some definitions, such as NULL, were already in v4 UNIX.
2010-03-22 09:46:17 +00:00
jruoho
6cf60012b8
Small changes to wording and markup.
2010-03-22 08:04:25 +00:00
jruoho
08053de4ee
Document the weird <iso646.h>.
2010-03-21 21:23:51 +00:00
jruoho
04ca1e2ee6
Document <inttypes.h>.
2010-03-21 19:42:51 +00:00
wiz
be4c6ad05f
Remove superfluous Pp.
2010-03-21 15:42:19 +00:00
jruoho
4b49213e2a
Note that some of these were already in ANSI C.
...
XXX: Maybe someone with insight adds a word or two about the history?
2010-03-21 12:40:51 +00:00
jruoho
1d0ccd97f7
Reference stddef(3).
2010-03-21 12:36:21 +00:00
jruoho
0e1ddcbafa
While at it, add also stddef(3).
2010-03-21 12:27:51 +00:00
jruoho
8969131ab4
Reference stdbool(3).
2010-03-21 11:13:36 +00:00
jruoho
166c436957
As we have added stdint(3) and tgmath(3), we may as well add stdbool(3).
2010-03-21 11:12:52 +00:00
wiz
94e9a9e252
Remove quotes around Nd argument, they are not needed.
2010-03-20 17:19:07 +00:00
jruoho
a48c6c7a11
Add a manual page for <stdint.h>. From FreeBSD, by Mike Barcroft.
2010-03-20 16:33:51 +00:00
jruoho
a3aeabbf13
Do not use .pp with %P, as noted by joerg@.
2010-03-20 14:45:18 +00:00
wiz
4911578c38
New sentence, new line.
2010-03-20 11:23:37 +00:00
wiz
b6fd2b0fef
Sort SEE ALSO. New sentence, new line.
2010-03-20 11:18:59 +00:00
wiz
9e91ee2313
Serial comma; prepare for HTML-output.
2010-03-20 11:18:43 +00:00
jruoho
5f9d70bc72
Add the (ACM) journal where this appeared. Fix URL.
2010-03-20 10:26:06 +00:00
joerg
cd786ea4c3
Add man page for fast_divide32.
2010-03-19 20:11:21 +00:00
jruoho
b6acde9650
Bump date for the previous commit.
2010-03-19 20:07:00 +00:00
jruoho
54a337108a
Some cosmetic modifications, including removal of white space.
2010-03-19 19:36:27 +00:00
jruoho
b1f54665b4
Document some missing options. Fixes my own PR # 41913.
2010-03-19 19:17:54 +00:00
dyoung
8149351614
First draft of a manual page for Matt Thomas' red-black trees. Please
...
review for correctness.
2010-03-19 18:02:22 +00:00
wiz
598aaef034
Remove trailing whitespace. Use Nm instead of Xr to itself.
2010-03-19 08:37:16 +00:00
cnst
deaf16ef51
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
...
http://mail-index.netbsd.org/tech-kern/2010/03/06/msg007458.html
Reviewed by <pgoyette>, <cegger>, <jruoho>, <tech-kern>.
2010-03-19 04:04:27 +00:00
pgoyette
03645b1cba
Document the new sysmon_envsys_sensor_event() function.
2010-03-19 02:20:44 +00:00