Commit Graph

2318 Commits

Author SHA1 Message Date
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
Michael Kerrisk 7c1bc63f44 ffix 2007-06-11 18:45:36 +00:00
Michael Kerrisk 7dbfafa8ca Minore rewordings. 2007-06-11 18:40:01 +00:00
Michael Kerrisk d2ad0f2e74 backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are now
documented in backtrace.3.
2007-06-10 22:45:46 +00:00
Michael Kerrisk 46b7511910 Documentation of backtrace(), backtrace_symbols(), and
backtrace_symbols_fd().
2007-06-10 22:44:52 +00:00
Michael Kerrisk c7b4971bab Fix setting of 'prefix' macro. 2007-06-10 18:28:39 +00:00
Michael Kerrisk ed15fce22c Update .TH line; previous commit noted what happens if
gethostid() can't open /etc/hostid.
2007-06-10 18:18:04 +00:00
Michael Kerrisk 53a6b01dee Add NOTES paragraph noting that <sys/types.h> isn't required by
POSIX.1-2001 or Linux, but was required on some implementations.
2007-06-10 18:08:27 +00:00
Michael Kerrisk 240c349b48 wfix 2007-06-10 17:22:59 +00:00
Michael Kerrisk 54e910effd Minor updates 2007-06-09 15:36:57 +00:00
Michael Kerrisk 3511dcdbf5 minor fixes 2007-06-09 12:41:40 +00:00
Michael Kerrisk ad4dd40414 tfix 2007-06-09 12:31:20 +00:00
Michael Kerrisk 8b49407fdd ffix 2007-06-08 12:25:56 +00:00
Michael Kerrisk 971e01b7bd Start of 2.61 2007-06-08 12:22:51 +00:00
Michael Kerrisk f9d7e41d1a Start of man-pages-2.61. 2007-06-08 12:17:40 +00:00
Michael Kerrisk 28b3a853f1 Ready for 2.60 2007-06-08 12:16:14 +00:00
Michael Kerrisk c35c721ab9 Ready for 2.60 2007-06-08 12:12:06 +00:00
Michael Kerrisk f77d3fbcc2 Updated with previous 2.59 Changes 2007-06-08 12:11:58 +00:00
Michael Kerrisk c36973a3d6 s/w.r.t./with respect to/ 2007-06-08 12:11:23 +00:00
Michael Kerrisk dcbc136a36 Strengthened warning against use of AUTHORS section. 2007-06-08 12:02:17 +00:00
Michael Kerrisk d2dc6294d3 Removed AUTHORS section 2007-06-08 12:01:06 +00:00
Michael Kerrisk 75b94dc35c Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
2007-06-08 11:56:22 +00:00
Michael Kerrisk ca7b3c180c Wrapped source lines at sentence boundaries. 2007-06-08 11:25:04 +00:00
Michael Kerrisk b18ead4d90 Start of 2.60 2007-06-08 11:15:49 +00:00
Michael Kerrisk 7e42df1bbe Ready for 2.59 2007-06-08 11:13:46 +00:00
Michael Kerrisk 9c895ad477 Removed tabs 2007-06-08 11:13:18 +00:00
Michael Kerrisk f9f1b53495 Ready for 2.59 2007-06-08 11:06:37 +00:00
Michael Kerrisk eb1af89677 Corrected minor spelling/wording mistakes (i.e., changes
independent of fixes for American spelling).
2007-06-08 10:58:53 +00:00
Michael Kerrisk dd5f0c858a American spelling 2007-06-08 10:50:30 +00:00