Commit Graph

517 Commits

Author SHA1 Message Date
Michael Kerrisk 4c11163972 spelling fix 2005-07-28 14:29:14 +00:00
Michael Kerrisk d818502d25 Expanded discussion of relationship between user and kernel
representations of the nice value.
Added mention of RLIMIT_NICE and a cross reference to getrlimit.2 
under the description of the EACCES error.
2005-07-28 13:21:39 +00:00
Michael Kerrisk 7d5b6eb812 Added sentence noting that range of nice value is described in getpriority.2 2005-07-28 12:33:20 +00:00
Michael Kerrisk 7b2534620b Improve text describing /proc/sys/fs/mqueue/* files 2005-07-25 16:35:56 +00:00
Michael Kerrisk 7dc020ccf4 Clarified the order of value and port arguments;
As per Debian bug 263756
2005-07-25 11:45:25 +00:00
Michael Kerrisk 998c7b3d5b Add to prototype: define _POSIX_C_SOURCE 199309
As per Debian bug 314435
2005-07-25 11:33:22 +00:00
Michael Kerrisk 6ca594c529 Add EINTR error
See http://lkml.org/lkml/2005/7/12/254
2005-07-25 11:22:58 +00:00
Michael Kerrisk 29de83af2a Fix typo 2005-07-25 09:55:44 +00:00
Michael Kerrisk f242322f35 s/-nostartupfiles/-nostartfiles/ 2005-07-20 07:53:07 +00:00
Michael Kerrisk 331da7c3a0 RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" or
"RFCnnn").
2005-07-20 07:50:45 +00:00
Michael Kerrisk 3dbef8d0ef Clarify that port number is 16 bit; reformat long lines 2005-07-20 07:43:05 +00:00
Michael Kerrisk d355f1edc4 Formatting fixes 2005-07-19 16:23:19 +00:00
Michael Kerrisk 14ee3bff41 Formatting fixes 2005-07-19 15:38:39 +00:00
Michael Kerrisk a5e0a0e427 Formatting fixes. 2005-07-19 15:36:19 +00:00
Michael Kerrisk 32f3001571 Improve st_blocks description. 2005-07-19 14:20:38 +00:00
Michael Kerrisk e5f5426ef3 Ready for 2.08 2005-07-19 08:25:25 +00:00
Michael Kerrisk 3fa70acdeb Ready for 2.08 2005-07-19 08:24:44 +00:00
Michael Kerrisk f8dace6da3 ready for 2.07 2005-07-19 08:13:18 +00:00
Michael Kerrisk 1fec20dd78 ready for 2.07 2005-07-19 07:29:22 +00:00
Michael Kerrisk 310b79194a Consistent use of st_atime, st_ctime, st_mtime, with explanatory text,
instead if atime/ctime/mtime.
2005-07-19 07:15:17 +00:00
Michael Kerrisk e360c3a9cf s/pid/PID/ 2005-07-19 06:32:54 +00:00
Michael Kerrisk 34c97781c7 s/id/ID/ 2005-07-19 06:20:42 +00:00
Michael Kerrisk 1aa1268f29 s/super user/superuser/ 2005-07-18 17:13:06 +00:00
Michael Kerrisk 1e568304e5 s/file pointer/file offset/ 2005-07-18 17:10:25 +00:00
Michael Kerrisk 5e8051e66d pseudotteudo-tty" terminology clean-up 2005-07-18 17:10:04 +00:00
Michael Kerrisk d9df8ff80a Consistent use of "saved set-user-ID" and "saved set-group-ID". 2005-07-18 16:55:22 +00:00
Michael Kerrisk b5a5add044 euid-> effective UID 2005-07-18 16:17:52 +00:00
Michael Kerrisk 499d62f2a6 s/\\-ID/ ID/ 2005-07-18 16:13:49 +00:00
Michael Kerrisk c7400a2caf set-(group|user)-ID fixes 2005-07-18 16:09:29 +00:00
Michael Kerrisk 357cf3fe97 id --> ID 2005-07-18 16:02:32 +00:00
Michael Kerrisk e75a454257 gid --> GID 2005-07-18 15:54:49 +00:00
Michael Kerrisk fdc196f51f uid --> UID 2005-07-18 15:51:22 +00:00
Michael Kerrisk b14d4aa5b8 Classical BSD versions are now always named x.yBSD (formerly
there was a mix of x.yBSD and BSD x.y).
2005-07-18 15:05:56 +00:00
Michael Kerrisk 880f5b4bc3 Consistent use of "set-user-ID" and "set-group-ID". 2005-07-18 14:25:42 +00:00
Michael Kerrisk da2d9dad4e Improve st_dev and st_rdev descriptions; other wording and formatting
improvements.
2005-07-18 13:54:59 +00:00
Michael Kerrisk df8a3cac32 hyphen/dash fixes 2005-07-18 12:43:00 +00:00
Michael Kerrisk 3413174560 Hyphen/dash fixes 2005-07-18 08:37:13 +00:00
Michael Kerrisk 0328d4baba Start of 2.07 2005-07-15 13:42:10 +00:00
Michael Kerrisk c6e136d56c Beginning of 2.07 2005-07-15 13:41:20 +00:00
Michael Kerrisk 348c33943a 2.06 release 2005-07-15 12:20:37 +00:00
Michael Kerrisk ce2f80e020 ready for 2.06 2005-07-15 12:14:17 +00:00
Michael Kerrisk 28d979c8c7 Mike Frysinger <vapier@gentoo.org>
tweaked the short description to include definition of 'ELF'
add ELFOSABI_NONE to the ELFOSABI_ list
tweak/add more machines to EM_ list for ehdr->e_machine
fix indenting to be consistent
tweak the display of the ELF_ST_* macros
document the Elf_Dyn structure
2005-07-15 12:06:06 +00:00
Michael Kerrisk 1077624456 x 2005-07-14 16:06:58 +00:00
Michael Kerrisk 5860fca29e whitespace cleanup 2005-07-14 15:57:25 +00:00
Michael Kerrisk 822c7965e8 Ready for 2.06 2005-07-14 15:50:20 +00:00
Michael Kerrisk 601bab298f The first sentence under NOTES about SO_KEEPALIVE and SIGPIPE
makes no grammatical sense (and possibly also no technical sense).
It has been removed.
2005-07-14 15:30:58 +00:00
Michael Kerrisk a8431b7bfb Added SEE ALSO for canonicalize_file_name(3) 2005-07-14 14:56:39 +00:00
Michael Kerrisk 4ff2a3ba99 Walter's version said too much 2005-07-14 14:55:50 +00:00
Michael Kerrisk bc69fad6f8 New page from Walter Harms 2005-07-14 13:55:28 +00:00
Michael Kerrisk 4897420e09 Fixed missing word. 2005-07-14 13:49:21 +00:00