Commit Graph

344 Commits

Author SHA1 Message Date
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
Michael Kerrisk b22e49b8ec SEE ALSO: Add getpwent(3), getpwnam(3). 2008-07-03 15:23:13 +00:00
Michael Kerrisk a8f6012cc7 SEE ALSO: Add getgrent(3), getgrnam(3). 2008-07-03 15:22:58 +00:00
Michael Kerrisk e242920a32 ffix 2008-07-02 13:38:55 +00:00
Michael Kerrisk bce4320132 ffix 2008-07-02 13:38:07 +00:00
Michael Kerrisk 0ad7707a3f SEE ALSO: add getutmp(3) 2008-07-02 11:32:01 +00:00
Michael Kerrisk 40374cfc16 ffix 2008-07-02 10:57:36 +00:00
Michael Kerrisk 0425de01c7 s/ / / 2008-07-01 14:15:13 +00:00
Michael Kerrisk c4fe9aef4a ffix 2008-07-01 14:04:23 +00:00
Michael Kerrisk a8b32c31c2 SEE ALSO: Add mmap(2). 2008-07-01 14:02:46 +00:00
Michael Kerrisk 145230159a Added FIXME 2008-07-01 02:09:18 +00:00
Michael Kerrisk 18701562c1 s/user name/username/ 2008-06-30 14:36:59 +00:00
Michael Kerrisk 377dda5900 Rmoved some crufty text; ffixes; 2008-06-29 07:01:28 +00:00
Michael Kerrisk 593f7b6f7e Enhance description of ut_session 2008-06-29 06:24:54 +00:00
Michael Kerrisk 94a6e588ec Relocate some text. 2008-06-29 06:21:36 +00:00
Michael Kerrisk 6f26e80fa1 Linux defines the utmpx structure to be same as utmp 2008-06-29 06:19:20 +00:00
Michael Kerrisk 0ef1b0fc23 Add discussion of POSIX.1 utmpx specification.
Move some text from CONFORMING To to NOTES.
2008-06-29 06:16:33 +00:00
Michael Kerrisk 1c3f428027 Link to utmp.5 2008-06-29 06:11:16 +00:00
Michael Kerrisk 3e85e8b3c3 Added comments to macros for ut_type field. 2008-06-29 06:04:03 +00:00
Michael Kerrisk 136c760794 Correct the description of the ut_id field 2008-06-29 05:50:02 +00:00
Michael Kerrisk 3721bd3f13 Consolidate duplicated information about ut_tv and ut_session
on biarch platforms.
2008-06-29 05:24:03 +00:00
Michael Kerrisk b40e1143a6 wfix 2008-06-29 05:02:57 +00:00
Michael Kerrisk b0075a1770 ffix 2008-06-29 05:00:32 +00:00
Michael Kerrisk f6f269ab4d Add coments to structure defn. 2008-06-29 04:58:29 +00:00
Michael Kerrisk f56413a060 ffix 2008-06-29 04:57:10 +00:00
Michael Kerrisk 93574a8080 wfix + ffix 2008-06-29 04:56:36 +00:00
Michael Kerrisk ff2548cada UT_LINESIZE is 32 (not 12). 2008-06-29 04:54:17 +00:00
Michael Kerrisk 5dff4b55de wfix 2008-06-29 04:51:21 +00:00
Michael Kerrisk b381fd9f76 tstamp 2008-06-29 04:48:55 +00:00
Michael Kerrisk 4a36e281c9 ffix 2008-06-29 04:45:30 +00:00
Michael Kerrisk 45ec232d31 Provide a little more detail on fields of utmp structure. 2008-06-29 04:43:41 +00:00
Michael Kerrisk 31ccb5f8fd SEE ALSO: add login(3), logout(3), logwtmp(3) 2008-06-29 04:30:53 +00:00
Michael Kerrisk 39446c2fec wrap line at sentence break 2008-06-29 04:02:19 +00:00
Michael Kerrisk 6387216bb2 Wrap lines at sentence breaks. 2008-06-28 04:57:20 +00:00
Michael Kerrisk 4a4865687c ffix 2008-06-28 04:26:29 +00:00
Michael Kerrisk ddaec46d7f s/host name/hostname/ 2008-06-27 03:37:56 +00:00
Michael Kerrisk 5b8dbfd4d0 ffixes 2008-06-26 13:23:48 +00:00
Michael Kerrisk cd60dedde9 Removed trailing white space at end of lines 2008-06-25 15:32:01 +00:00
Michael Kerrisk 268f000bcf /proc/stat CPU time units are sysconf(_SC_CLK_TCK).
ASEE ALSO: add time(7).
2008-06-24 13:56:03 +00:00
Michael Kerrisk 7a017e241f The vaious time fiels in /proc/PID/stat return time
in clock ticks (USER_HZ, cputime_to_clock_t()).
2008-06-24 13:15:17 +00:00
Michael Kerrisk 59a40ed789 Clarified and expanded the description of /proc/[number]/fd.
Updated, clarified and expanded the description several
fields in /proc/[number]/stat.
Updated and clarified the description of /proc/[number]/statm.
Updated and clarified the description of /proc/sys/fs/dentry-state.
Many formatting, wording, and grammar fixes.
2008-06-24 09:28:11 +00:00
Michael Kerrisk e23fde73fa We don't have the cpuset(7) page yet, so comment out /proc/[number]/cpuset
description.
2008-06-24 03:42:39 +00:00
Michael Kerrisk 743638fdbe ffix 2008-06-24 03:41:21 +00:00