Commit Graph

4088 Commits

Author SHA1 Message Date
Michael Kerrisk b538137c0b syn 2008-06-10 12:32:16 +00:00
Michael Kerrisk 287aa4b436 sync 2008-06-10 12:29:11 +00:00
Michael Kerrisk 9708eb3749 Quote fixes 2008-06-10 12:29:07 +00:00
Michael Kerrisk 6c04f928e2 Fix use of quotes 2008-06-10 12:28:58 +00:00
Michael Kerrisk 2fd483fb22 sync 2008-06-10 10:56:25 +00:00
Michael Kerrisk 937c005734 sync 2008-06-10 10:28:40 +00:00
Michael Kerrisk a4653e5fd1 Removed tabs 2008-06-10 10:20:41 +00:00
Michael Kerrisk 70c360187b sync 2008-06-10 08:47:02 +00:00
Michael Kerrisk 8bb93cd4bb Control character names (^X) are writte boldface, without quotes. 2008-06-10 08:44:34 +00:00
Michael Kerrisk c723df0490 sync 2008-06-09 21:12:35 +00:00
Michael Kerrisk c45660d7d7 wrap long source lines 2008-06-09 21:12:25 +00:00
Michael Kerrisk 8062a09161 Add FIXME 2008-06-09 21:07:39 +00:00
Michael Kerrisk 333a424b0e Try and bring some consistency to quotes. 2008-06-09 21:03:52 +00:00
Michael Kerrisk ce17c5d391 sync 2008-06-09 16:00:05 +00:00
Michael Kerrisk f81fb4445b s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
Michael Kerrisk 84c517a450 Change use of quote characters to get better UTF-8 rendering. 2008-06-05 20:14:50 +00:00
Michael Kerrisk b8b45978b0 /'/\\'/ to produce better UTF rendering 2008-06-05 19:01:25 +00:00
Michael Kerrisk 9377e6281a ffix 2008-06-05 18:53:46 +00:00
Michael Kerrisk f8a07a2154 s/'/\\'/ to improve rendering in UTF-8. 2008-06-05 17:52:37 +00:00
Michael Kerrisk 26868e5b26 s/`/\`/ for backquotes used in command substitution, for
proper rendering in UTF-8.
2008-06-05 12:26:22 +00:00
Michael Kerrisk bcf8b3ac62 sync 2008-06-05 11:42:53 +00:00
Michael Kerrisk 3a8d4ffa18 Update descriptions of pages. 2008-06-05 11:27:44 +00:00
Michael Kerrisk 86433f11d2 spfix 2008-06-05 10:01:27 +00:00
Michael Kerrisk 4e5c9c84e3 Update primary FTP site 2008-06-05 09:59:58 +00:00
Michael Kerrisk aa207abc18 The POSIX pages are now in a separate package, so this file is redundant 2008-06-05 09:53:44 +00:00
Michael Kerrisk 980d08c0d9 POSIX man pages are now in a separate package.
Other minor updates.
2008-06-05 09:52:50 +00:00
Michael Kerrisk 0e9f746458 Start of 3.00 2008-06-05 09:42:52 +00:00
Michael Kerrisk d2d0cdd2d6 These sections are now in man-pages-posix 2008-06-05 08:36:39 +00:00
Michael Kerrisk e8131de37a Start of 3.00 2008-06-05 08:32:50 +00:00
Michael Kerrisk 1c3df08a07 Start of 3.00 2008-06-05 08:32:21 +00:00
Michael Kerrisk 23f34700df Ready for 2.80 2008-06-04 14:58:53 +00:00
Michael Kerrisk e95581dfb4 Removed tabs 2008-06-04 14:57:55 +00:00
Michael Kerrisk a1953ceba7 sync 2008-06-04 14:21:39 +00:00
Michael Kerrisk c69378dc1e sync 2008-06-03 12:33:55 +00:00
Michael Kerrisk e55f347597 sync 2008-06-03 12:26:27 +00:00
Michael Kerrisk e9f6e8ea4c wfix 2008-06-03 12:25:15 +00:00
Michael Kerrisk 41325efd9a tfix 2008-06-03 12:24:19 +00:00
Michael Kerrisk 379402b0b5 Update timestamp 2008-06-03 09:44:32 +00:00
Michael Kerrisk 65132f861c Update timestamp 2008-06-03 09:44:05 +00:00
Michael Kerrisk e4f1d6868e sync 2008-06-03 09:40:28 +00:00
Michael Kerrisk 877d3c5562 sync 2008-06-03 09:38:03 +00:00
Michael Kerrisk 588ff0640b Update timestamp 2008-06-03 09:37:55 +00:00
Michael Kerrisk 7e56368006 Add ERRORS section referring to open(2). 2008-06-03 09:31:29 +00:00
Michael Kerrisk a6d57a94af tfix 2008-06-03 09:19:38 +00:00
Michael Kerrisk d051e0c01e Update FIXME. 2008-06-03 09:19:25 +00:00
Michael Kerrisk f95ef6d51f Reformat DESCRIPTION and RETURN VALUE sections to be more
consistent with man-pages style.
Add some more detail to descriptions of system calls.
Clarified what happens if caller of getgroups() is a member of
more than 'size' supplementary groups.
ERRORS: Add ENOMEM.
2008-06-03 09:07:36 +00:00
Michael Kerrisk f8850a3888 Clarify that supplementary group IDs are specified in POSIX.1-2001. 2008-06-03 09:05:55 +00:00
Michael Kerrisk 38ceb9d479 sync 2008-06-03 07:57:32 +00:00
Michael Kerrisk b15f36380d sysconf(_SC_NGROUPS_MAX) can be used to determine the number of
supplementary groups that a process may belong to.
2008-06-02 21:18:53 +00:00
Michael Kerrisk 55b8a252d7 NGROUPS_MAX increased in kernel 2.6.4.
SEE ALSO: Add credentials(7).
2008-06-02 21:15:41 +00:00