Commit Graph

4304 Commits

Author SHA1 Message Date
Michael Kerrisk be9c618d66 minor rewording 2008-07-10 20:35:13 +00:00
Michael Kerrisk 911634563e Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:33:37 +00:00
Michael Kerrisk 56b1ae210c Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:27:50 +00:00
Michael Kerrisk c126cfd6b6 Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:10:28 +00:00
Michael Kerrisk de7c13ab4c sync 2008-07-10 18:50:36 +00:00
Michael Kerrisk 3ba0ff8731 sync 2008-07-10 15:44:53 +00:00
Michael Kerrisk a7e4a8f2dc RETURN VALUE: note that errno is set on error.
Add EINVAL error.
ffix
2008-07-10 14:54:14 +00:00
Michael Kerrisk 50963b3676 ffix 2008-07-10 14:53:13 +00:00
Michael Kerrisk b213341443 ffix 2008-07-10 12:54:32 +00:00
Michael Kerrisk cd4995f5fc tfx + ffix 2008-07-10 12:06:48 +00:00
Michael Kerrisk 433dc4d53f ffix 2008-07-10 10:46:47 +00:00
Michael Kerrisk c3022783f1 ffix 2008-07-10 10:42:10 +00:00
Michael Kerrisk 75b5dbedba sync 2008-07-10 09:38:17 +00:00
Michael Kerrisk 164be4fc3c wfix 2008-07-10 09:38:08 +00:00
Michael Kerrisk e94c735e3f Add a NOTES section describing the glibc-specific behavior
when optind is reset to 0 (rather than 1).
Note glibc extensions under CONFORMING TO.
2008-07-10 09:30:29 +00:00
Michael Kerrisk 109b6459e8 Add section numbers to page xrefs 2008-07-10 07:41:55 +00:00
Michael Kerrisk 74aace8a7f Small wording fixes -- express <= and >= in words when in running text. 2008-07-09 19:38:19 +00:00
Michael Kerrisk c04c44f86d wfix 2008-07-09 15:41:19 +00:00
Michael Kerrisk 4f9f83f047 ffix 2008-07-09 15:40:36 +00:00
Michael Kerrisk 58f4fca643 Correct a detail for sysctl_tcp_adv_win_scale.
Formatting fixes.
Small wording fixes.
2008-07-09 15:38:37 +00:00
Michael Kerrisk 87174b3ae2 Small wording fixes 2008-07-09 15:36:44 +00:00
Michael Kerrisk 8d998d0152 wfix 2008-07-09 15:33:56 +00:00
Michael Kerrisk ec1a3d9f9a Wording fix 2008-07-09 15:22:08 +00:00
Michael Kerrisk 8ee190da4a s/UNIX/Unix/, when not used as part of a trademark,
for consistency with majority usage in pages.
2008-07-09 14:17:06 +00:00
Michael Kerrisk 2914a14d30 Removed trailing white space at end of lines 2008-07-09 13:55:24 +00:00
Michael Kerrisk 0d926a1248 Removed tabs 2008-07-09 13:55:13 +00:00
Michael Kerrisk c0eee98493 sync 2008-07-09 13:51:06 +00:00
Michael Kerrisk e23ab2934d CONFORMING TO: Add C99. 2008-07-09 13:26:07 +00:00
Michael Kerrisk c8e6851294 Reword discussion of CAP_LINUX_IMMUTABLE to be file-system neutral. 2008-07-09 12:11:50 +00:00
Michael Kerrisk 8ab8b43f0e Document PR_CAPBSET_READ and PR_CAPBSET_DROP.
Document PR_GET_TSC and PR_SET_TSC.
Document PR_SET_SECCOMP and PR_GET_SECCOMP.
PR_SET_KEEPCAPS and PR_GET_KEEPCAPS operate on a per-thread
setting, not a per-process setting.
Clarify fork(2) details for PR_SET_PDEATHSIG.
Add description of PR_SET_SECUREBITS and PR_GET_SECUREBITS,
as well as pointer to further info in capabilities(7).
PR_GET_ENDIAN returns endianness info in location pointed to by
arg2 (not as function result, as was implied by previous text).
Expand description of PR_SET_NAME and PR_GET_NAME.
RETURN VALUE: bring up to date for various options.
Various improvements in ERRORS.
Note that PR_SET_TIMING setting of PR_TIMING_TIMESTAMP is not
currently implemented.
Minor changes:
* Clarify wording for PR_GET_UNALIGN, PR_GET_FPEMU, and PR_GET_FPEXC.
* Some reformatting of kernel version information.
* Reorder PR_GET_ENDIAN and PR_SET_ENDIAN entries.
2008-07-09 11:53:48 +00:00
Michael Kerrisk 94ce95ef07 Document RUSAGE_THREAD, new in 2.6.26.
Improve description of RUSAGE_CHILDREN.
Add pointer to /proc/PID/stat in proc(5).
Other minor clean-ups.
2008-07-09 11:42:02 +00:00
Michael Kerrisk 949892a7fe Update in line with addition of file capabilities and
64-bit capability sets in kernel 2.6.2[45].
2008-07-09 11:38:16 +00:00
Michael Kerrisk 33fc47716e Since Linux 2.6.26, MS_RDONLY honors bind mounts. 2008-07-09 11:37:44 +00:00
Michael Kerrisk 2b41745596 sync 2008-07-09 10:55:55 +00:00
Michael Kerrisk 279325d802 Add reference to passwd(5).
Minor rewordings.
SEE ALSO: add fopen(3).
2008-07-09 10:47:02 +00:00
Michael Kerrisk fb3dcb4a5d Add reference to group(5).
Minor rewordings.
SEE ALSO: add fopen(3).
2008-07-09 10:46:24 +00:00
Michael Kerrisk 68846a67f1 sync 2008-07-09 09:59:33 +00:00
Michael Kerrisk 0912b48d80 SEE ALSO: Add exp10(3). 2008-07-09 09:59:05 +00:00
Michael Kerrisk 344dd45ee5 SEE ALSO: Add log10(3). 2008-07-09 09:58:56 +00:00
Michael Kerrisk 9561de28f2 Add C99 to CONFORMING TO. 2008-07-09 09:54:57 +00:00
Michael Kerrisk b5502dfc13 Small rewording. 2008-07-09 09:51:47 +00:00
Michael Kerrisk 75cc84f9e6 sync 2008-07-09 06:28:43 +00:00
Michael Kerrisk 66b08231a1 Add details on initial value of optind, and note that it can
be reset to restart scanning of an argument vector.
2008-07-09 05:22:33 +00:00
Michael Kerrisk bb3797a494 Added some .\" comments 2008-07-09 05:01:24 +00:00
Michael Kerrisk f33d7814ea Added FIXME. 2008-07-09 04:54:57 +00:00
Michael Kerrisk 331dcdd6c6 wfix 2008-07-09 04:54:47 +00:00
Michael Kerrisk 02cd273d55 ffix 2008-07-09 04:30:26 +00:00
Michael Kerrisk 012c8c66df ffix 2008-07-09 04:29:20 +00:00
Michael Kerrisk a93b491cb7 ffix 2008-07-09 04:28:25 +00:00
Michael Kerrisk e409cae1c5 sync 2008-07-08 22:14:57 +00:00