Commit Graph

787 Commits

Author SHA1 Message Date
Michael Kerrisk 95a32af827 Add pointer to random(4) for description of files under
/proc/sys/kernel/random.
2006-01-13 10:04:01 +00:00
Michael Kerrisk 28d88c1751 Global change to many pages...
Various pages use inconsistent terms for 'null byte' (which
is the C99/SUSv3 term for the '\0' character).
To rectify this the following changes were made in these pages:

Replace 'zero byte' with 'null byte'.
Replace 'null character' with 'null byte'.
Replace 'nulls' with 'null bytes'.
Replace 'NUL-terminated' by 'null-terminated'.
Replace 'NUL' by 'null byte'.
Replace 'terminating NUL' by 'terminating null byte'.
Replace 'final NUL' by 'terminating null byte'.
Replace 'NUL character' by 'null byte'.
2006-01-13 02:09:44 +00:00
Michael Kerrisk afcaf646af Documented /proc/PID/task.
Noted that the contents of /proc/PID/{cwd,exe,fd,root,task} are not
available if the main thread has terminated.
2006-01-11 05:08:42 +00:00
Michael Kerrisk 57651c15bc Noted that /proc/mounts is pollable since kernel 2.6.15. 2006-01-04 10:52:41 +00:00
Michael Kerrisk d6d5023908 Added FIXME 2006-01-03 07:30:34 +00:00
Michael Kerrisk 6aefb6dfda Added FIXMEs noting that /proc/PID/{loginuid,oom_adj,oom_score,seccomp}
need to be documented
2005-11-09 15:15:18 +00:00
Michael Kerrisk b3b8bd2468 Updated discussion of /proc/sys/kernel/pid_max 2005-11-08 15:21:46 +00:00
Michael Kerrisk 31e9a9ec99 Change itacised function names and page xrefs to bold 2005-11-02 11:34:24 +00:00
Michael Kerrisk 1e32103455 Formatting fixes 2005-10-20 15:11:10 +00:00
Michael Kerrisk 473ad28f41 Added /proc/sys/vm/legacy_va_layout 2005-09-22 14:49:44 +00:00
Michael Kerrisk 363f747ccd Added (minimal) /proc/zoneinfo description + some FIXMEs 2005-09-19 14:20:48 +00:00
Michael Kerrisk f116293015 Wording improvements to suid_dumapble text 2005-09-16 15:36:33 +00:00
Michael Kerrisk 1fc160662a fix typo 2005-09-16 14:36:08 +00:00
Michael Kerrisk 43da96f2df Describe /proc/sys/fs/suid_dumpable (new in 2.6.13) 2005-09-16 13:06:22 +00:00
Michael Kerrisk 7b2534620b Improve text describing /proc/sys/fs/mqueue/* files 2005-07-25 16:35:56 +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 357cf3fe97 id --> ID 2005-07-18 16:02:32 +00:00
Michael Kerrisk fdc196f51f uid --> UID 2005-07-18 15:51:22 +00:00
Michael Kerrisk 6d64ca9cb1 Added text on the /proc/sys/fs/mqueue/* files. 2005-07-13 08:15:47 +00:00
Michael Kerrisk 2bc2f4798f hyphen/dash fixes 2005-07-06 12:57:38 +00:00
Michael Kerrisk 4d9b698450 Hyphenation/dash fixes 2005-07-06 07:41:37 +00:00
Michael Kerrisk bfbfcd18f0 Updates for /proc/stat 2005-06-28 14:19:06 +00:00
Michael Kerrisk 6931a324b0 Slight rewording 2005-06-24 15:56:02 +00:00
Michael Kerrisk 9fdfa163e5 Typos fixes from A Costa (16 May 05, Debian "manpages"). 2005-06-24 14:17:21 +00:00
Michael Kerrisk 8729177b44 global edit s/ -1/ \\-1/g 2005-06-15 14:10:23 +00:00
Michael Kerrisk f59a3f1941 Global edit: s/nonzero/non-zero/ 2005-06-15 13:32:34 +00:00
Michael Kerrisk 81c6dd6c54 Added pointer to ip(7) and proc(7) for /proc/sys/net 2005-06-15 12:07:30 +00:00
Michael Kerrisk 096a9c0199 Added FIXME for mqueue files 2005-06-15 08:30:11 +00:00
Michael Kerrisk fb829c7406 nswap - not maintained. 2005-05-30 16:44:20 +00:00
Michael Kerrisk c3c6c1f61f Update date in header 2005-05-12 09:08:33 +00:00
Michael Kerrisk 568105c673 Added 'rt_priority' and 'policy' to /proc/PID/stat. 2005-05-12 09:01:58 +00:00
Michael Kerrisk 0c6085e0c0 Minor changes to discussion of 'stat' signal fields. 2005-05-12 08:42:35 +00:00
Michael Kerrisk 5d6d14a0c4 updated statm, and fixed error in order of list 2004-12-15 14:12:30 +00:00
Michael Kerrisk 70556c17b3 rtsig-max and rtsig-nr went away in 2.6.8 2004-12-01 15:25:42 +00:00
Michael Kerrisk 6b05dc381d Updated info on /proc/loadavg 2004-11-17 10:43:17 +00:00
Michael Kerrisk 305a0578bf Global change of email address for MTK (now: mtk-manpages@gmx.net) 2004-11-03 14:43:40 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00