Commit Graph

386 Commits

Author SHA1 Message Date
Michael Kerrisk cf21356ddf Update timestamp 2008-09-23 15:05:49 +02:00
Michael Kerrisk c3ea9f2ded Can't use comma instead of slash to separate port and protocol.
Remove crufty text about use of comma instead of slash to separate
port and protocol.  It's not true as at glibc 2.8, and it's not
clear if/when it was ever true.
2008-09-23 11:20:21 +02:00
Michael Kerrisk d394fbfcd7 Remove refs to noonexisent docs.
Remove SEE ALSO references to nonexistent Guides to Yellow Pages
and Bind/Hesiod docs.
2008-09-23 10:56:51 +02:00
Michael Kerrisk 91924ca616 Minor wording and orthography fixes. 2008-09-23 10:51:43 +02:00
Michael Kerrisk a2610398b8 Remove some bugs, that no longer seen to be true in glibc 2.8. 2008-09-23 10:46:24 +02:00
Michael Kerrisk 837f7a82d3 Wording and grammar fixes 2008-09-23 10:19:32 +02:00
Michael Kerrisk d4e9903bb7 Removed trailing white space at end of lines 2008-09-10 12:39:34 +00:00
Michael Kerrisk a4fad1c6bb nop 2008-09-10 11:40:29 +00:00
Michael Kerrisk bda049a5d9 Place .so line start if file 2008-09-10 11:32:21 +00:00
Michael Kerrisk 67da52673e Start new sentence on new source line. 2008-09-10 03:45:09 +00:00
Michael Kerrisk eeeffe2d3b grfix 2008-09-10 03:41:35 +00:00
Michael Kerrisk 5b0dc1baed s/time zone/timezone/ for consistency across pages and with POSIX.1. 2008-09-07 04:17:25 +00:00
Michael Kerrisk ed26d24c76 Taken from Debian, with light edits 2008-09-04 14:02:12 +00:00
Michael Kerrisk 23ec6ff0a6 Document new fields in /proc/interrupts that were added in Linux 2.6.24. 2008-09-02 08:21:31 +00:00
Michael Kerrisk 77b802ec67 Remove sentence wrongly saying that meminfo reports
info in bytes; note that meminfo reports system-wide
memory usage statistics.
2008-08-28 05:49:20 +00:00
Michael Kerrisk 73edb42bed In the desription if /proc/[pid]/environ, remove reference to
lilo(8)/grub(8) since there seems to be nothing in those pages
that related to this /proc file.
2008-08-27 21:33:19 +00:00
Michael Kerrisk 69119dc7bb s/\[number]/[pid]/ in file names for /proc/PID files.
And similar changes for task/[tid] sub-directories.
2008-08-27 18:25:11 +00:00
Michael Kerrisk a2aac0390e SEE ALSO: Add bash(1). 2008-08-26 18:16:56 +00:00
Michael Kerrisk 788901248b Make the page more helpful to non-programmers by referencing
the documentation of the shell's 'ulimit' command in the
discussion of RLIMIT_CORE and RLIMIT_FSIZE.
Note that a core dump file can be used in a debugger.
2008-08-26 04:34:37 +00:00
Michael Kerrisk 7c47550e76 spfix 2008-08-18 08:20:12 +00:00
Michael Kerrisk 610f75cc09 Remove /proc/PID/numa_maps material (it is now in numa(7)). 2008-08-13 08:13:01 +00:00
Michael Kerrisk 533dbdda9c Link to new numa(7) page, which incorporates the
/proc/PID/numa_maps description.
As part of the numactl() package, the /proc/PID/numa_maps
documentation was in a numa_maps.5 page; this link
ensures that "man 5 numa_maps" still works.
(Eventually, we may want to remove it.)
2008-08-13 07:43:14 +00:00
Michael Kerrisk fd8df7ac02 s/rpc/RPC/ 2008-08-13 05:01:59 +00:00
Michael Kerrisk 5a35e62092 Removed trailing white space at end of lines 2008-08-12 10:27:05 +00:00
Michael Kerrisk 7388733a37 Add documentation of the /proc/PID/numa_maps file.
This material was formerly the numa_maps.5 page in the numactl
package, but really belongs in man-pages (since it describes
a kernel interface).
2008-08-12 10:20:50 +00:00
Michael Kerrisk 3bc960c2e8 ffixes 2008-08-12 09:34:10 +00:00
Michael Kerrisk c45bd688fd s/floating point/floating-point/ when used attributively. 2008-07-23 02:57:20 +00:00
Michael Kerrisk 9fd8b18591 tfix 2008-07-18 03:58:23 +00:00
Michael Kerrisk fd7193f57a Removed trailing white space at end of lines 2008-07-16 13:11:30 +00:00
Michael Kerrisk 44a2c3286c Even when the CONFORMING TO section is just a list of standards,
they should be terminated by a period.
2008-07-15 13:39:17 +00:00
Michael Kerrisk e98268b49a Add Documentation/sysctl/vm.txt to SEE ALSO.
Other minor edits.
2008-07-15 11:45:13 +00:00
Michael Kerrisk 82c333257b removed a FIXME 2008-07-15 11:41:51 +00:00
Michael Kerrisk 427965596f removed a FIXME 2008-07-15 11:39:49 +00:00
Michael Kerrisk aa1f2cc12b tfix 2008-07-15 11:38:30 +00:00
Michael Kerrisk bfde23a20d Make kernel version for /proc/sys/kernel/panic_on_oops more precise.
Make kernel version for /proc/sys/kernel/pid_max more precise.
2008-07-15 11:07:37 +00:00
Michael Kerrisk c3d9780d9c Document /proc/sys/vm/oom_dump_tasks (new in Linux 2.6.25).
Document /proc/sys/vm/panic_on_oom (new in Linux 2.6.18).
2008-07-15 11:03:08 +00:00
Michael Kerrisk 417fceb71a Remove redudant summary list of files in description of /proc/sys/kernel. 2008-07-15 08:51:41 +00:00
Michael Kerrisk e10120df66 Document /proc/sys/vm/oom_kill_allocating_task (new in Linux 2.6.24). 2008-07-15 08:48:01 +00:00
Michael Kerrisk fb8e1d1b2a sffix 2008-07-15 08:32:08 +00:00
Michael Kerrisk cc2d5c36d3 Tweak description of /proc/config.gz + update a FIXME 2008-07-15 08:22:19 +00:00
Michael Kerrisk 250e01ecb1 Add some details on /proc/config.gz. 2008-07-15 08:07:02 +00:00
Michael Kerrisk f6e524c4fc Document /proc/config.gz 2008-07-15 06:15:22 +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 87174b3ae2 Small wording fixes 2008-07-09 15:36:44 +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 bf5a72471e Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
Michael Kerrisk bf46db0786 grfix 2008-07-07 20:58:35 +00:00
Michael Kerrisk b878f418fe spfix 2008-07-07 20:58:19 +00:00
Michael Kerrisk 3d54a9102a Wrapped long source lines 2008-07-06 15:10:32 +00:00
Michael Kerrisk 5c411b17a1 Add pointer to description of /proc/PID/cpuset in cpuset(7). 2008-07-03 20:13:32 +00:00