Commit Graph

3278 Commits

Author SHA1 Message Date
Michael Kerrisk 67c0813170 Added FIXME 2007-12-23 08:15:30 +00:00
Michael Kerrisk 4eea746798 Use modern C prototypes in SYNOPSIS. 2007-12-23 07:50:04 +00:00
Michael Kerrisk 7e59d51fea Use Alain Portal's preferred address in change log. 2007-12-23 07:15:36 +00:00
Michael Kerrisk ef505ff046 Fix reference to kernel documentation source file in the
"The Sound Driver" subsection.
2007-12-23 07:11:39 +00:00
Michael Kerrisk 9ec0ea9000 ffix 2007-12-22 23:05:03 +00:00
Michael Kerrisk cf29f7772a ffix 2007-12-22 22:56:42 +00:00
Michael Kerrisk 83b786428b ffix 2007-12-22 22:47:41 +00:00
Michael Kerrisk c31765d307 ffix 2007-12-22 22:47:15 +00:00
Michael Kerrisk 7de9991860 spfix 2007-12-22 22:44:55 +00:00
Michael Kerrisk 0967c11fb9 s/etc/etc./ 2007-12-22 22:43:42 +00:00
Michael Kerrisk 7eb32f00de ffix 2007-12-22 22:18:14 +00:00
Michael Kerrisk bd9b2a9c46 ffix 2007-12-22 22:10:40 +00:00
Michael Kerrisk e7c0f078db ffixes 2007-12-22 22:01:09 +00:00
Michael Kerrisk 2bbf22921c ffixes 2007-12-22 21:52:46 +00:00
Michael Kerrisk 8c1a40ca50 ffix 2007-12-22 21:40:53 +00:00
Michael Kerrisk 89ad8b1347 ffixes 2007-12-22 21:39:13 +00:00
Michael Kerrisk acabf1c114 ffix 2007-12-22 21:28:36 +00:00
Michael Kerrisk d061dbacc3 spfix 2007-12-22 20:50:00 +00:00
Michael Kerrisk 728dbc291c Remove duplicate "#include <fcntl.h>" from SYNOPSIS. 2007-12-22 20:48:31 +00:00
Michael Kerrisk 495846d9eb Format SYNOPSIS in manner consistent with other pages. 2007-12-22 17:10:05 +00:00
Michael Kerrisk 4a8d10ef27 Minor rewordings 2007-12-22 17:00:19 +00:00
Michael Kerrisk 4d2be0ee63 ffix 2007-12-22 16:56:03 +00:00
Michael Kerrisk 4922b5d50b ffix 2007-12-22 16:46:37 +00:00
Michael Kerrisk 474307b16c grfix 2007-12-22 16:46:10 +00:00
Michael Kerrisk 94e9d9febd Replace "-" by "\-" where a real dash is required. 2007-12-22 16:40:46 +00:00
Michael Kerrisk 009df872f7 Format casts so that there is a non-breaking space after the
type, and remove unnecessary parentheses around the casted value.
Thus, for example, the following:

     .IR "(size_t) (\-1)" .

becomes:
    .IR "(size_t)\ \-1" .
2007-12-22 16:26:51 +00:00
Michael Kerrisk a574189c5f Minor formatting changes. 2007-12-21 12:40:54 +00:00
Michael Kerrisk 949f13d23a Minor formatting and wording fixes. 2007-12-21 12:28:23 +00:00
Michael Kerrisk ef1ee33c8b ffix 2007-12-21 12:05:03 +00:00
Michael Kerrisk b4e00e7853 ffix 2007-12-21 12:04:10 +00:00
Michael Kerrisk 3d4ad70957 Start of 2.75 2007-12-20 12:45:12 +00:00
Michael Kerrisk 5f414585bc ffix 2007-12-20 12:44:59 +00:00
Michael Kerrisk 19975673c9 Start of 2.75 2007-12-20 12:44:44 +00:00
Michael Kerrisk 4af3e4b8e5 Start of 2.75 2007-12-20 12:40:58 +00:00
Michael Kerrisk 0f42004f98 Ready for 2.74 2007-12-20 12:13:25 +00:00
Michael Kerrisk 9fb1e24a26 Removed trailing white space at end of lines 2007-12-20 12:12:32 +00:00
Michael Kerrisk 4aa6e14b97 Removed tabs 2007-12-20 12:12:13 +00:00
Michael Kerrisk 2337a1d3b0 sync 2007-12-20 12:02:09 +00:00
Michael Kerrisk de4c786e63 CONFORMING TO: getw() and putw() were in SUSv2, but are not in POSIX.1-2001. 2007-12-20 11:59:28 +00:00
Michael Kerrisk 30f6523ba5 We can use context FDs for the dirfd argument to the *at() syscalls. 2007-12-20 11:49:17 +00:00
Michael Kerrisk cf94921b75 ffix 2007-12-20 11:25:58 +00:00
Michael Kerrisk a612f2d070 Add a little information about the differences to mbox. 2007-12-20 11:24:01 +00:00
Michael Kerrisk 26cf2565db Updated date in .TH line 2007-12-19 07:24:03 +00:00
Michael Kerrisk 878fcf7322 sync 2007-12-19 07:21:19 +00:00
Michael Kerrisk a6e2f12821 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 07:19:23 +00:00
Michael Kerrisk 088a639be3 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 06:57:44 +00:00
Michael Kerrisk cfadad462c remove superflous white space in text 2007-12-19 06:29:23 +00:00
Michael Kerrisk bd19142309 enclose code smaples/structure defns/etc in ".in +4n / .in" 2007-12-19 06:16:04 +00:00
Michael Kerrisk 28f6564486 Note that code segments, structure definitions, shell session
logs, should be indented by 4 spaces.
2007-12-19 06:01:40 +00:00
Michael Kerrisk 6f79a70bf6 ffix 2007-12-19 05:54:44 +00:00