wiz
1ac335ec2f
Sort sections.
2010-05-19 06:59:44 +00:00
jruoho
9a92149c5d
Add sigevent(3), a manual page that describes the struct sigevent used by
...
the POSIX real time functions and timers.
XXX: (a) Needs to be modified once real time signals are supported.
(b) Could use an example.
2010-05-19 06:28:53 +00:00
wiz
69d3a7e4fd
Add gpt(8) and sort SEE ALSO (case insensitively). Bump date.
2010-05-18 23:34:40 +00:00
wiz
87c3d5913f
Slight wording improvement.
2010-05-18 18:02:32 +00:00
jruoho
ba65e80ee0
Macros, not functions.
2010-05-18 11:20:12 +00:00
jruoho
177daa903e
Fix .Nd.
2010-05-18 09:10:03 +00:00
jruoho
376c7b5fe6
Describe also the timespec() family of macros in timeradd(3).
2010-05-18 09:07:37 +00:00
jruoho
4e56c5c6e0
Fix a typo.
2010-05-18 07:31:15 +00:00
jruoho
497c121b01
Add an introductory example.
2010-05-18 07:04:27 +00:00
jruoho
b01de5affa
Note timeval(9). Add %D to the .Rs/.Re.
2010-05-18 06:05:08 +00:00
jruoho
1c11137b95
Note that struct bintime is described in timecounter(9). Improve wording.
2010-05-18 05:57:07 +00:00
jruoho
f6554b77a6
Due previous, remove STANDARDS.
2010-05-17 20:32:09 +00:00
jruoho
ccf0fdd5d1
Briefly describe and note also struct bintime.
2010-05-17 20:25:19 +00:00
jruoho
aac39b04a5
Xref timeval(3).
2010-05-17 20:18:30 +00:00
jruoho
8499504d78
Remove trailing comma.
2010-05-17 12:27:13 +00:00
jruoho
50faa93541
Fix .Dt.
2010-05-17 08:09:20 +00:00
jruoho
5717af9360
Reference timeval(3).
2010-05-17 07:22:03 +00:00
jruoho
39a44ad3b2
Add a manual page that describes the basic structures in <sys/time.h>.
2010-05-17 07:10:15 +00:00
jruoho
c7e72bf2a1
Fix the SYNOPSIS.
2010-05-16 15:56:39 +00:00
jruoho
15ccf6ccbe
As was done with the man-page for <sys/types.h>, move dir(5) to dirent(3).
...
Add a table describing the stat <-> dirent types. Note IFTODT() and DTTOIF().
2010-05-16 15:33:29 +00:00
jruoho
120678dcc8
Add a note that the "whiteout inode", DT_WHT, is an implementation detail
...
and should not be seen in normal user applications.
2010-05-16 08:56:17 +00:00
jruoho
4dc3500d9a
IMPLEMENTATION NOTES back to NOTES.
2010-05-16 05:18:35 +00:00
jruoho
20136dbf99
Use .An as documented in mdoc.samples(7).
2010-05-16 05:17:02 +00:00
jruoho
e8196584bf
Complete the information in the reference (authors, publisher, date, URL).
2010-05-15 16:20:03 +00:00
jruoho
3ac9958009
Minor markup improvements.
2010-05-15 15:53:42 +00:00
jruoho
f99f0278cc
Move the more detailed discussion around the dirent-structure from
...
getdents(2) to dirent(5), and extend it with some compatibility notes.
2010-05-15 15:38:41 +00:00
joerg
a21aecf10a
Proper markup.
2010-05-14 21:50:05 +00:00
joerg
e74683b4b5
New sentence, new line.
2010-05-14 21:24:12 +00:00
joerg
2f27e1cc22
Reorder sections to canonical order.
2010-05-14 18:54:01 +00:00
joerg
b0b827a2a4
Resort sections to canonical order
2010-05-14 18:52:53 +00:00
jruoho
6234ed1429
Use standard section headers.
2010-05-14 18:52:46 +00:00
joerg
3148417211
Reorder sections to canonical order
2010-05-14 18:39:05 +00:00
joerg
409b5b81db
Reorder sections to canonical order.
2010-05-14 18:37:43 +00:00
joerg
fbdbf2dfc6
\\ -> \e
2010-05-14 18:28:40 +00:00
jruoho
83b0eb8ab6
Briefly note /etc/rc.local in rc(8).
2010-05-14 16:19:58 +00:00
dholland
46117aaddb
fix previous again, hopefully ok this time
2010-05-14 05:23:35 +00:00
joerg
e2f68b9903
Fix prologue
2010-05-14 02:45:39 +00:00
joerg
1670722e9e
Fix prologue. \\ -> \e
2010-05-14 02:45:27 +00:00
joerg
7cd0670cf0
Fix prologue. Drop size of last column as it doesn't exist in all cases
...
and implicit last column handling will do TRT.
2010-05-14 02:45:02 +00:00
wiz
6f1249aa8e
Join %U.
2010-05-13 23:30:52 +00:00
joerg
b6b2d9476a
\\ -> \e
2010-05-13 21:03:33 +00:00
joerg
41e6d3828c
Reorder prologue
2010-05-13 19:29:01 +00:00
dholland
ac52caa6eb
typo in comment
2010-05-13 18:08:37 +00:00
jruoho
a903bfbf13
Hook kthread_join(9) to the build.
2010-05-13 13:08:08 +00:00
jruoho
a5d24f20a8
In order to widen the paragraphs, move the newly added list of flags below
...
the list of function parameters. Add two small sentences to give few more
clues about KTHREAD_JOINABLE. Add a missing prototype for kthread_join().
Also: newpl -> newlp.
2010-05-13 13:04:56 +00:00
wiz
cf025cace8
Put flags into a list. Bug fixes to kthread_join docs.
2010-05-13 09:56:12 +00:00
haad
f4b66b2506
Document kthread_join in kthread(9).
2010-05-12 15:54:47 +00:00
mbalmer
b873861680
Fix YOW entry while I am here...
2010-05-11 18:34:37 +00:00
mbalmer
f782664b92
Language fix: upto date -> up to date.
2010-05-11 18:27:04 +00:00
mrg
a65f4b2b01
document IPFILTER_LOOKUP and IPFILTER_COMPAT.
...
use "IP-Filter" instead of "ip-filter".
bump date.
2010-05-08 22:25:11 +00:00