wiz
|
64ebeb5cbc
|
\- is a minus, not -.
|
2004-05-13 10:20:57 +00:00 |
kleink
|
661f76699f
|
POSIX: when attempting to fdatasync(2) a file which is not open for
writing, fail with EBADF.
|
2003-10-25 01:18:01 +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 |
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
wiz
|
038265af56
|
Correct various misspellings.
|
2002-10-02 10:36:44 +00:00 |
wiz
|
f6bcf9642e
|
New sentence, new line. From Robert Elz.
|
2002-10-01 18:10:43 +00:00 |
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
wiz
|
53d84b5c61
|
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
|
2001-09-16 02:13:26 +00:00 |
wiz
|
dfcfff97f3
|
Boring whitespace fixes.
|
2001-09-16 01:38:59 +00:00 |
kleink
|
15be242b3a
|
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
|
1999-12-02 21:42:35 +00:00 |
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
kleink
|
df15a294f2
|
Dv vs. Va police.
|
1999-02-16 19:36:52 +00:00 |
scottr
|
df945b33c9
|
Fix a tyop.
|
1998-06-06 22:47:00 +00:00 |
kleink
|
90209a592e
|
Rework this file, as based on suggestions made by Chris Demetriou.
|
1998-06-06 10:47:41 +00:00 |
kleink
|
7cb71743c0
|
Manual page for fdatasync(2).
|
1998-06-05 20:48:59 +00:00 |