Commit Graph

484 Commits

Author SHA1 Message Date
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
Michael Kerrisk a1c9dc591b Refine discssion of guest time for utime and cutime fields. 2008-06-24 03:25:39 +00:00
Michael Kerrisk b81087ab66 Added .\" comment 2008-06-23 10:00:02 +00:00
Michael Kerrisk c8e9f4f193 user time includes guest time. 2008-06-22 10:51:59 +00:00
Michael Kerrisk afef1764bd spfix 2008-06-22 10:40:48 +00:00
Michael Kerrisk 1bb54c6c2d spfix 2008-06-22 10:40:34 +00:00
Michael Kerrisk 14c069537c Document guest (virtual CPU) time field in /proc/stat.
Document guest (virtual CPU) time fields in /proc/PID/stat.
2008-09-18 12:30:43 +00:00
Michael Kerrisk c5565cf1ec minor fixes 2008-06-18 09:41:30 +00:00
Michael Kerrisk 2fadbfb588 For consistency, "fix" cases where aregument of .B or .I was on the following source line. 2008-06-18 08:57:49 +00:00
Michael Kerrisk 33af850128 LC_TIME: Describe first_weekday and first_workday 2008-06-17 14:11:43 +00:00
Michael Kerrisk 16b5f7ba5d Documented /proc/PID/status 2008-06-17 13:22:28 +00:00
Michael Kerrisk 28f2c98d3a Add pointer to description of /proc/PID/cpuset in cpuset(7). 2008-06-16 20:16:23 +00:00
Michael Kerrisk a1d5601bee Removed trailing white space at end of lines 2008-06-12 11:52:08 +00:00
Michael Kerrisk b4e9ee8f48 Document /proc/PID/oom_score, which was new in kernel 2.6.11.
This file displays the "badness" score of the process, which
provides the basis for OOM-killer decisions.

Document /proc/PID/oom_adj, which was new in kernel 2.6.11.
This file influences the oom_score of a process.

Document /proc/PID/limits, which was new in 2.6.24.
This file displays a process's resource limits.

Document /proc/PID/fdinfo/*, which was new in 2.6.22.
These files display info about each descriptor opened by the
process: the current file offset, and the file access mode +
file status flags as set in open() or fcntl(F_SETFL).

Document /proc/PID/mountinfo, which was new in 2.6.26.
This file displays information about mount points.
Closely based on text from Documentation/filesystems/proc.txt.

Document /proc/PID/mountstats, which was new in 2.6.17.
This file displays statistics about mount points.
2008-06-12 05:49:06 +00:00
Michael Kerrisk b78e3a8023 Document core_pattern pipe syntax, which appeared in kernel 2.6.19.
Add an example program demonstrating use of core_pattern pipe syntax.
Document /proc/PID/coredump_filter, new in kernel 2.6.23.
Documentation was based on the text in Documentation/filesystems/proc.txt,
plus testing, and reading the kernel source.
2008-06-12 04:59:28 +00:00
Michael Kerrisk aaed8ba0f9 A complete rewrite of this page, now with much more detail. 2008-06-11 22:37:54 +00:00
Michael Kerrisk 6c04f928e2 Fix use of quotes 2008-06-10 12:28:58 +00:00
Michael Kerrisk 8bb93cd4bb Control character names (^X) are writte boldface, without quotes. 2008-06-10 08:44:34 +00:00
Michael Kerrisk 8062a09161 Add FIXME 2008-06-09 21:07:39 +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 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 bd4b0ce7d0 Added FIXME 2008-05-27 03:01:24 +00:00
Michael Kerrisk f6c0f13754 spfix 2008-05-12 16:14:48 +00:00
Michael Kerrisk 1de3e6adea wfix 2008-05-08 11:14:17 +00:00
Michael Kerrisk b6e956c0bd Small rewording 2008-04-18 15:51:44 +00:00
Michael Kerrisk 0ce57e09c9 gethostname is in Section 2, not section 3. 2008-04-18 15:45:03 +00:00
Michael Kerrisk 6f36deb49c s/realtime/real-time/ 2008-03-19 13:23:34 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk 972a8ec74e grfix 2008-03-19 11:52:55 +00:00
Michael Kerrisk ecccf7c284 grfix 2008-03-19 08:56:26 +00:00
Michael Kerrisk cf50118f48 Use "run time" when non-attributive, "run-time" when attributive. 2008-03-19 08:46:32 +00:00
Michael Kerrisk 76c44d83f3 s/command line/command-line/ when used attributively. 2008-03-19 08:37:35 +00:00
Michael Kerrisk e7b489f0b9 s/builtin/built-in/ 2008-03-19 08:32:22 +00:00
Michael Kerrisk 24d01c530c s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
Michael Kerrisk 10d76543fe Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
Michael Kerrisk b69987f6de s/time stamp/timestamp/ 2008-03-18 09:52:36 +00:00
Michael Kerrisk 046495ca4b spfix 2008-03-11 12:50:45 +00:00
Michael Kerrisk f9c3f32ab7 ffix 2008-03-05 11:34:16 +00:00
Michael Kerrisk b447cd586d Update /proc/[number]/cmdline description.
It used to be true that the command line arguments were
not accessible when the process had been swapped out.
In ancient kernels (circa 2.0.*) the problem was that the
kernel relied on get_phys_addr to access the user space buffer,
which stopped working as soon as the process was swapped out.
Recent kernels use get_user_pages for the same purpose and thus
they should not have that limitation.
2008-02-22 07:41:04 +00:00
Michael Kerrisk ca92ce95a3 Remove/replace extraneous .sp macros. 2008-01-01 14:13:55 +00:00
Michael Kerrisk e256d8aa0d ffix 2008-01-01 07:55:02 +00:00
Michael Kerrisk 5a2c16fed4 Remove unneeded formatting macros 2007-12-30 05:58:18 +00:00
Michael Kerrisk 763f0e477c Fix usage of a/an before following vowel/consonant. 2007-12-29 17:42:38 +00:00
Michael Kerrisk db4163b111 ffixes 2007-12-29 17:21:41 +00:00
Michael Kerrisk 5ec6046150 Improve macros used in 2.71 to convert from "mdoc" to "man". 2007-12-28 05:38:10 +00:00
Michael Kerrisk a43eed0cdc Hyphenation fixes 2007-12-26 11:17:23 +00:00
Michael Kerrisk c382a36592 hyphenation fixes 2007-12-25 22:02:19 +00:00
Michael Kerrisk d19a206dbb grfix 2007-12-25 21:30:22 +00:00
Michael Kerrisk e2badfdf26 Hyphenation fixes 2007-12-25 20:50:22 +00:00
Michael Kerrisk 3737016473 ffix 2007-12-24 16:21:35 +00:00
Michael Kerrisk c825020667 Fixed unbalanced .nf/fi pairs. 2007-12-23 21:05:57 +00:00
Michael Kerrisk 62218dc0fd Format SYNOPSIS consistently. 2007-12-23 08:20:39 +00:00
Michael Kerrisk 7eb32f00de ffix 2007-12-22 22:18:14 +00:00
Michael Kerrisk 94e9d9febd Replace "-" by "\-" where a real dash is required. 2007-12-22 16:40:46 +00:00
Michael Kerrisk a6e2f12821 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 07:19:23 +00:00
Michael Kerrisk 088a639be3 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 06:57:44 +00:00
Michael Kerrisk a08ea57c20 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 05:53:30 +00:00
Michael Kerrisk be9634cfdd s/epoch/Epoch/ 2007-12-18 15:37:46 +00:00
Michael Kerrisk 9a23a0c01a ffix 2007-12-17 10:19:07 +00:00
Michael Kerrisk 79efa51afd ffix 2007-12-17 09:29:33 +00:00
Michael Kerrisk 80e4d74c56 ffix 2007-12-17 09:27:12 +00:00
Michael Kerrisk aa3946c7c0 ffix 2007-12-16 14:23:16 +00:00
Michael Kerrisk 324633ae2c s/``...''/"..."/ 2007-12-16 14:08:46 +00:00
Michael Kerrisk b1b0eb7397 ffix 2007-12-16 13:42:51 +00:00
Michael Kerrisk a96050c645 ffix 2007-12-16 13:41:43 +00:00
Michael Kerrisk 118d6caa4c Removed trailing white space at end of lines 2007-12-14 13:27:50 +00:00
Michael Kerrisk fbdc184434 Added Reiserfs, XFS, JFS to list of file systems. 2007-12-14 08:37:30 +00:00
Michael Kerrisk f88233dd6c ffix 2007-12-13 20:46:58 +00:00
Michael Kerrisk e859a67aed Removed trailing white space at end of lines 2007-12-11 16:57:30 +00:00
Michael Kerrisk a61776a414 Some systems have mingetty(8), others have agetty(8), so both should be
mentioned when we are talking about getty-style programs.
2007-12-10 15:42:14 +00:00
Michael Kerrisk 3c1a1cdc4b ffix, tfix 2007-12-10 14:33:38 +00:00
Michael Kerrisk fb477da2a9 s/fs (5)/filesystems (5)/ 2007-12-10 09:37:51 +00:00
Michael Kerrisk d0b4e4b668 Link to filesystems.5 2007-12-10 09:14:12 +00:00
Michael Kerrisk c2e4d3599a Rename to same name as in .TH line. 2007-12-10 09:12:22 +00:00
Michael Kerrisk 3ebdc86892 ffix 2007-12-10 07:16:06 +00:00
Michael Kerrisk 969c00cefd ffix 2007-12-09 14:27:30 +00:00
Michael Kerrisk 5ec8d26f78 wfix 2007-12-09 08:05:43 +00:00
Michael Kerrisk c872276804 ffix 2007-12-07 19:46:00 +00:00
Michael Kerrisk 352bedeee9 Updated .TH line; previous commit replaced the use of mdoc macros on
this page with man macros
2007-12-03 19:59:38 +00:00
Michael Kerrisk 3233d66512 2007-12-03 19:53:53 +00:00
Michael Kerrisk 2ccfac8b3e Update date in .TH line 2007-11-24 07:49:41 +00:00
Michael Kerrisk 821643a889 ffix 2007-11-23 18:45:54 +00:00
Michael Kerrisk 33c6f37475 Update date in .TH line 2007-11-19 08:12:03 +00:00
Michael Kerrisk 6ab7c0aae3 Improve description of /proc/sys/abi and /proc/sys/kernel/modprobe. 2007-11-19 02:34:52 +00:00
Michael Kerrisk 608497637a wfix 2007-11-19 00:53:13 +00:00
Michael Kerrisk f41d1d3d67 Mention grub(8) in same sentence as lilo(8). 2007-11-18 07:33:55 +00:00
Michael Kerrisk f903d23a41 s/getty/mingetty/ 2007-11-17 05:35:14 +00:00
Michael Kerrisk 35336bbcde Fixed section xref. 2007-11-16 06:47:51 +00:00
Michael Kerrisk 754342686b Renamed HISTORY section to NOTES, and removed BSD specific info. 2007-11-16 06:31:40 +00:00
Michael Kerrisk 38f76cd278 Removed trailing white space at end of lines 2007-11-15 03:28:33 +00:00
Michael Kerrisk 30e12fb1df wfix 2007-10-23 14:23:21 +00:00
Michael Kerrisk 6beb1671d2 tfix/wfix 2007-10-16 19:18:17 +00:00
Michael Kerrisk 2ebfeb1bb9 The display type of the /proc/PID/stat fields changed
%lu to %u in Linux 2.6.22:
    flags
    rt_priority
    policy
2007-10-16 06:22:27 +00:00
Michael Kerrisk b09b852675 spfix 2007-10-15 17:52:31 +00:00
Michael Kerrisk 49ec013ce2 Fix version numbers in cross references. 2007-10-14 18:33:54 +00:00
Michael Kerrisk b7837a9b43 wfix 2007-10-08 19:56:57 +00:00
Michael Kerrisk 654cc098eb ffix 2007-10-04 06:42:15 +00:00
Michael Kerrisk 2990d78107 grfix + ffix 2007-10-03 20:16:58 +00:00
Michael Kerrisk 9a67332ec2 ffixes + wfix 2007-10-03 19:48:21 +00:00
Michael Kerrisk 350038ffb0 Add text noting that since kernel 2.6.16, /proc/slabinfo is
only available if CONFIG_SLAB is enabled.
2007-09-27 18:27:13 +00:00
Michael Kerrisk dbdab2f481 Document:
- new p_flag: PT_GNU_STACK
- new sections: .gnu.version .gnu.version_d .gnu.version_r
  .note.GNU-stack
- new structures: ElfN_Verdef ElfN_Verdaux ElfN_Verneed ElfN_Vernaux
2007-09-23 17:26:09 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk 635e8d5a19 Removed trailing white space at end of lines 2007-09-10 04:17:16 +00:00
Michael Kerrisk 9de1f6ccc4 Since linux 2.6.11, /proc/stat has an eighth value for cpu
lines: stolen time, which is the time spent in other operating
systems when running in a virtualized environment.
2007-08-27 15:07:17 +00:00
Michael Kerrisk 809d01649e I noticed things to correct and to clarify in subsection
"/proc/filesystems" of proc.5:
- clarify filesystems listing: not only FS compiled
  into the kernel, also FS kernel modules currently loaded
- add a reference to fs(5)
- add an explanation for FS marked with "nodev"
- s/mount(1)/mount(8)/, also corrected in section "SEE ALSO"
- clarify usage by mount: the current wording may lead to
  think /proc/filesystems is always used by mount when no FS
  is specified. So, usage of "may" which IMHO is more
  appropriate + additionnal explanations
  In mount(8) we can see:

       If no -t option is given, or if the auto type is
       specified, mount will try to guess the desired type.
       If mount was compiled with the blkid library, the
       guessing is done by this library. Otherwise, mount
       guesses itself by probing the superblock; if that
       does not turn up anything that looks familiar,
       mount will try to read the file /etc/filesystems,
       or, if that does not exist, /proc/filesystems.
       All of the filesystem types listed there will be
       tried, except for those that are labeled "nodev"
       (e.g., devpts, proc and nfs). If /etc/filesystems
       ends in a line with a single * only, mount will
       read /proc/filesystems afterwards.
2007-08-27 13:34:42 +00:00
Michael Kerrisk b30df7b190 spfix 2007-08-27 12:52:27 +00:00
Michael Kerrisk 030d3025aa Fix path error (s%proc/sys%proc/sys/kernel%) in mentions of
/proc/sys/ostype, /proc/sys/osrelease and proc/sys/version.
2007-08-27 12:26:44 +00:00
Michael Kerrisk 03d2434e5c ffix 2007-08-27 10:11:23 +00:00
Michael Kerrisk 74d3223314 ffix/spfix 2007-08-27 08:36:21 +00:00
Michael Kerrisk a62944088a Updated date in .TH line. 2007-07-08 19:21:38 +00:00
Michael Kerrisk e192bf5dcf Improve description of num_threads field under /proc/PID/stat. 2007-07-08 16:36:11 +00:00
Michael Kerrisk bb83d1b932 grfix 2007-07-07 18:50:56 +00:00
Michael Kerrisk 0e94f77bda Update description of /proc/PID/stat to match 2.6.21. 2007-07-01 16:38:44 +00:00
Michael Kerrisk 89dd5f8a97 Update/correct text on /proc/malloc. 2007-06-24 17:00:09 +00:00
Michael Kerrisk 097585edcb ffix 2007-06-22 20:40:07 +00:00
Michael Kerrisk 988db66164 strip trailing white space 2007-06-21 22:55:04 +00:00
Michael Kerrisk 8bd58774dc Formatted signal names 2007-06-21 05:38:48 +00:00
Michael Kerrisk 7b2b5ea4fb ffix 2007-06-20 22:20:03 +00:00
Michael Kerrisk c84371c688 Italics for header file references 2007-06-20 21:53:34 +00:00
Michael Kerrisk dd0a09a557 ffix 2007-06-20 21:04:13 +00:00
Michael Kerrisk 9bef72b5ba ffix 2007-06-17 14:12:43 +00:00
Michael Kerrisk b8424e6a63 Added a sentence noting why core dumps named "core.PID" were useful
with LinuxThreads.
2007-06-16 11:32:28 +00:00
Michael Kerrisk 905e99f268 spfix 2007-06-16 08:52:28 +00:00
Michael Kerrisk 1ce284ecb0 Reformatted headings 2007-06-15 19:55:07 +00:00
Michael Kerrisk 0c2ec4f115 ffix 2007-06-13 22:13:46 +00:00
Michael Kerrisk 928410b493 s/`/'/ when the thing being quoted is a character. 2007-06-12 21:40:00 +00:00
Michael Kerrisk 2b0fa18232 replace form `....' with \fI...\fP where the enclosed string is a pathname,
type name, or argument name.
2007-06-12 21:19:16 +00:00
Michael Kerrisk 460e6363dc s/i-node/inode/ 2007-06-11 19:23:43 +00:00
Michael Kerrisk 8b49407fdd ffix 2007-06-08 12:25:56 +00:00
Michael Kerrisk d2dc6294d3 Removed AUTHORS section 2007-06-08 12:01:06 +00:00
Michael Kerrisk 75b94dc35c Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
2007-06-08 11:56:22 +00:00
Michael Kerrisk eb1af89677 Corrected minor spelling/wording mistakes (i.e., changes
independent of fixes for American spelling).
2007-06-08 10:58:53 +00:00
Michael Kerrisk dd5f0c858a American spelling 2007-06-08 10:50:30 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk ec650cc15a Added discussion of /proc/sys/net/core/somaxconn. 2007-06-06 19:13:18 +00:00
Michael Kerrisk 59d3838657 fix xref 2007-06-02 12:31:15 +00:00
Michael Kerrisk d1746f3182 fix xref 2007-06-02 06:22:00 +00:00
Michael Kerrisk 641b2d63b5 Add "Linux" to .TH line 2007-05-30 05:43:37 +00:00
Michael Kerrisk d9343c5c13 Removed version number from .TH line 2007-05-30 05:36:26 +00:00
Michael Kerrisk 0fb0ca171c Removed outdated note about Debian and libc5. 2007-05-30 04:43:46 +00:00
Michael Kerrisk b982288410 Removed outdated text on xdm(8). 2007-05-27 15:16:41 +00:00
Michael Kerrisk ccd2b351c8 Removed "." at end of SEE ALSO list 2007-05-22 21:49:38 +00:00
Michael Kerrisk 3a72373c40 Added section numbers to page xrefs 2007-05-21 22:14:09 +00:00
Michael Kerrisk aa4962263b s/manpage/man page/ 2007-05-21 12:58:17 +00:00
Michael Kerrisk 236186273b ffix 2007-05-21 12:56:30 +00:00
Michael Kerrisk 2b2581ee37 Fix inconsistencies in order of .SH sections 2007-05-19 04:30:20 +00:00
Michael Kerrisk 69289f8a29 Fix inconsistencies in .TH line 2007-05-18 10:09:18 +00:00
Michael Kerrisk 05eabe6576 Fix inconsistencies in .TH line 2007-05-18 09:21:38 +00:00
Michael Kerrisk 3d5a3539b7 Fix inconsistencies in .TH lines 2007-05-18 09:11:21 +00:00
Michael Kerrisk e127c16af7 Changed date in .TH line into form YYYY-DD-MM. 2007-05-18 08:56:42 +00:00
Michael Kerrisk 0ed55ece49 Make "manual" in .TH line "Linux Programmers Manual" 2007-05-18 08:43:42 +00:00
Michael Kerrisk e37e328263 Move SEE ALSO section to end of page 2007-05-16 18:25:50 +00:00
Michael Kerrisk b07cd0a96b Renamed RESTRICTIONS section to NOTES, or moved text in a RESTRICTIONS
section under existing NOTES section.
2007-05-16 05:33:35 +00:00
Michael Kerrisk a475465223 ffix 2007-05-16 05:26:49 +00:00
Michael Kerrisk a759cc870f Renamed .SH AVAILABILITY to .SH VERSIONS 2007-05-16 04:53:05 +00:00
Michael Kerrisk fd7f0a7f58 Commented out .SH AUTHOR sections 2007-05-16 03:40:19 +00:00
Michael Kerrisk 4e628c5ce2 Rewrote .SH AUTHOR line as a .SS line 2007-05-16 03:39:52 +00:00