Commit Graph

2346 Commits

Author SHA1 Message Date
Michael Kerrisk 1a947a9636 Reformatted headings. 2007-06-15 19:19:04 +00:00
Michael Kerrisk 89cc1b9e96 Reformatted headings 2007-06-15 19:11:58 +00:00
Michael Kerrisk d90a233f4f Reformat headings 2007-06-15 06:29:35 +00:00
Michael Kerrisk bebbbd1ff7 Reformat headings. 2007-06-15 06:27:14 +00:00
Michael Kerrisk 492562689a Note use of "gcc -Wno-format-y2k" to avoid the "`%c'yields only
last 2 digits of year in some locales" warning.
2007-06-15 05:59:35 +00:00
Michael Kerrisk bb54fa0226 Fix include in SYNOPSIS. 2007-06-15 05:47:32 +00:00
Michael Kerrisk 5537bcf8d3 Add "Link with -laio" to SYNOPSIS.
Fih includes in SYNOPSIS.
2007-06-15 05:47:08 +00:00
Michael Kerrisk fc15f317eb Language clean ups 2007-06-14 21:11:22 +00:00
Michael Kerrisk 8666f20911 wfix 2007-06-14 20:04:32 +00:00
Michael Kerrisk d676e60b93 spfix 2007-06-14 06:33:12 +00:00
Michael Kerrisk f5b031864e Reordered .SH sections. 2007-06-14 06:31:39 +00:00
Michael Kerrisk 9daa4fb9bb Add page number to xrefs 2007-06-14 06:25:37 +00:00
Michael Kerrisk 2fd7b9d4c5 Add isinf to NAME section. 2007-06-14 06:12:44 +00:00
Michael Kerrisk 0778327ee9 Add strcasestr to NAME section. 2007-06-14 06:02:41 +00:00
Michael Kerrisk f99f8b423a handle "FIXME ?" 2007-06-14 05:57:12 +00:00
Michael Kerrisk f4a411231c ffix 2007-06-13 22:32:37 +00:00
Michael Kerrisk f10870ec27 ffix 2007-06-13 22:31:15 +00:00
Michael Kerrisk 6cd17cdef7 Minor rewrites in code example 2007-06-13 22:29:57 +00:00
Michael Kerrisk dded5e0c3f ffix 2007-06-13 22:27:25 +00:00
Michael Kerrisk 31a7b24e72 ffix 2007-06-13 22:21:38 +00:00
Michael Kerrisk cbaed691b0 Minor changes to SYNOPSIS. 2007-06-13 22:20:51 +00:00
Michael Kerrisk 412aac5f50 ffix 2007-06-13 22:16:32 +00:00
Michael Kerrisk 0c2ec4f115 ffix 2007-06-13 22:13:46 +00:00
Michael Kerrisk 0ff8384a43 Small wording change. 2007-06-13 22:05:57 +00:00
Michael Kerrisk 0444be2471 ffix 2007-06-13 22:02:09 +00:00
Michael Kerrisk 70ed98ab20 ffix 2007-06-13 22:01:33 +00:00
Michael Kerrisk 1450e83abe tfix 2007-06-13 21:58:30 +00:00
Michael Kerrisk e5dc9f8cf7 Small wording change 2007-06-13 21:57:39 +00:00
Michael Kerrisk 2b82fac62b Clean up 2007-06-13 21:53:10 +00:00
Michael Kerrisk 0e1ad98ccf Updated FIXMEs 2007-06-13 21:48:16 +00:00
Michael Kerrisk 0724fd8f28 s/`/'/ when the thing being quoted is a character. 2007-06-12 21:46:47 +00:00
Michael Kerrisk 928410b493 s/`/'/ when the thing being quoted is a character. 2007-06-12 21:40:00 +00:00
Michael Kerrisk c401054d5c ubstitute `//0' by '\\0'. 2007-06-12 21:30:10 +00:00
Michael Kerrisk 2b0fa18232 replace form `....' with \fI...\fP where the enclosed string is a pathname,
type name, or argument name.
2007-06-12 21:19:16 +00:00
Michael Kerrisk ee62201f94 Fixed description of EACCES error.
Added sentence defining "curret working directory".
Other minor wording changes.
2007-06-12 05:23:03 +00:00
Michael Kerrisk 78f3e2423f tfix 2007-06-12 05:02:06 +00:00
Michael Kerrisk 7877f012e5 Make SEE ALSO refer to timegm.3 2007-06-12 05:01:17 +00:00
Michael Kerrisk 02011a4321 Small wording changes. 2007-06-12 04:59:43 +00:00
Michael Kerrisk 1c6503cd4a Small wording fix 2007-06-12 04:17:57 +00:00
Michael Kerrisk 9fe102730a Small wording change 2007-06-11 21:29:43 +00:00
Michael Kerrisk 8869be19dd tfix 2007-06-11 21:03:33 +00:00
Michael Kerrisk 3363301f11 wfix 2007-06-11 20:36:00 +00:00
Michael Kerrisk 589cdb95ce ffix 2007-06-11 20:35:18 +00:00
Michael Kerrisk a622ed8f93 Made NOTES text into a VERSIONS section, since that's what it really describes. 2007-06-11 19:57:10 +00:00
Michael Kerrisk 87ea28757e spfix 2007-06-11 19:51:41 +00:00
Michael Kerrisk a43e21f0b4 Added details about seekable files and file offset.
Noted that write() may write less than 'count' bytes, and
gave some examples of why this might occur.
Noted what happens if write() is interrupted by a signal.
Minor wording changes.
2007-06-11 19:51:09 +00:00
Michael Kerrisk 460e6363dc s/i-node/inode/ 2007-06-11 19:23:43 +00:00
Michael Kerrisk fc7ba05735 s/process' /process's/ 2007-06-11 19:20:30 +00:00
Michael Kerrisk 7eeba17aac Minor wording changes 2007-06-11 19:13:42 +00:00
Michael Kerrisk 51a138ce9a Minore rewordings; added a FIXME. 2007-06-11 19:07:41 +00:00