Commit Graph

6721 Commits

Author SHA1 Message Date
Michael Kerrisk 7990e026cc chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigaltstack.2, truncate.2, wait.2, dirfd.3, getsubopt.3, mkdtemp.3, mkstemp.3, siginterrupt.3, strdup.3: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 17:43:00 +02:00
Michael Kerrisk 34c909ac11 stat.2: Note feature test macro requirements for blkcnt_t and blksize_t
Reported-by: Andries E. Brouwer <Andries.Brouwer@cwi.nl>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 17:36:41 +02:00
Michael Kerrisk 3ba63d802e chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigaltstack.2, stat.2, truncate.2, wait.2, dirfd.3, getsubopt.3, mkdtemp.3, mkstemp.3, siginterrupt.3, strdup.3: Simplify feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 17:16:57 +02:00
Michael Kerrisk 1348fbcb29 mktemp.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:57:17 +02:00
Michael Kerrisk e6a44d61f9 getw.3: Fix feature test macros
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:50:59 +02:00
Michael Kerrisk 68d2edce08 getw.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:43:28 +02:00
Denis Barbier 7f7cdb47b4 rand.3: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:05:56 +02:00
Denis Barbier 7b695c8496 mknodat.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:05:14 +02:00
Denis Barbier e97109f335 tanh.3: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:04:33 +02:00
Denis Barbier 05a46db651 rand.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:03:33 +02:00
Michael Kerrisk 32ee913a0a clearenv.3: Fix error in feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 16:02:31 +02:00
Michael Kerrisk 66d3a13ba5 hash.3, stdarg.3, unicode.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:37:23 +02:00
Michael Kerrisk 5fab2e7c9c Changes.old, clone.2, execve.2, fcntl.2, futex.2, getitimer.2, getpriority.2, mmap.2, mount.2, mprotect.2, sched_setscheduler.2, select_tut.2, setuid.2, sigaltstack.2, vfork.2, div.3, fenv.3, fmod.3, memchr.3, pthread_attr_setstackaddr.3, pthread_attr_setstacksize.3, pthread_getattr_np.3, queue.3, scanf.3, trunc.3, st.4, proc.5, services.5, utmp.5, bootparam.7, capabilities.7, feature_test_macros.7, futex.7, glob.7, man.7, netlink.7, unicode.7: Switch to American usage: "-wards" ==> "-ward"
American English uses "afterward" in preference to "afterwards",
and so on

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:34:47 +02:00
Michael Kerrisk 3e42cfb8e0 error_one_per_line: Fix misnamed link file (was fix_on_per_line.3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:11:49 +02:00
Michael Kerrisk 3178b9b18b vtimes.3: New link to getrusage.2
No new programs should use vtimes(3). Point the user to the
better getrusage(2), whose man page briefly mentions vtimes(3).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:04:27 +02:00
Michael Kerrisk 8a18a94479 getrusage.2: Add mention of the ancient vlimit() function
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:04:04 +02:00
Michael Kerrisk 20737e6492 vlimit.3: New link to getrlimit.2
No new programs should use vlimit(3). Point the user to the
better setrlimit(2), whose man page briefly mentions vlimit(3).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:04:04 +02:00
Michael Kerrisk e1695dec3d getrlimit.2: Add mention of the ancient vlimit() function
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 07:04:04 +02:00
Michael Kerrisk 7d56e2b530 sigstack.3: New link to sigaltstack.2
No new programs should use sigstack(3). Point the user to the
better sigalstack(2), whose man page briefly mentions sigstack(3).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-26 06:23:15 +02:00
Michael Kerrisk c5e564826e exec.3: ffix: Add missing VERSIONS heading 2010-09-25 18:02:26 +02:00
Michael Kerrisk 3e3f098fa6 exec.3: Add feature test macro requirements for execvpe()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-25 18:01:45 +02:00
Michael Kerrisk 194bd04d28 execvpe.3: New link to exec.3
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-25 08:23:33 +02:00
Michael Kerrisk c63619503f exec.3: Document execpe()
This function was added to glibc in version 2.11.
Also various other small rewrites in the page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-25 08:22:31 +02:00
Michael Kerrisk 91e1b56b2e sched_setscheduler.2: ERRORS: note that NULL 'param' yields EINVAL
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-24 10:10:22 +02:00
Michael Kerrisk 8891f71266 exec.3: Note execvp() and execlp() behavior for filename containing a slash
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-23 17:35:16 +02:00
Michael Kerrisk 6517af00e6 exec.3: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-23 17:33:20 +02:00
Michael Kerrisk 76e2566b03 exec.3: Rewrite description of PATH and mention _CS_PATH
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-23 17:28:23 +02:00
Michael Kerrisk c54ed37e0a chown.2, mmap.2, frexp.3, pthread_setschedparam.3, strtok.3: Remove comments on closing braces in example program
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-23 08:31:18 +02:00
Michael Kerrisk 9de5210bfb Changes.old: Minor correction to 3.27 changelog layout
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 18:55:17 +02:00
Michael Kerrisk 0e4d2d22f0 dysize.3: Remove crufty statement about old SCO bug
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 18:28:29 +02:00
Michael Kerrisk dd6b86ce9e suffixes.7: Change explanation of ".rpm" to "RPM software package"
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 18:23:10 +02:00
Michael Kerrisk 0fe5e29835 boot.7: wsfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 18:22:13 +02:00
Michael Kerrisk f2f16c277f Start of man-pages-3.28: updating Changes and Changes.old 2010-09-22 18:14:08 +02:00
Michael Kerrisk e994f7af2b Start of man-pages-3.28: updating .Announce and .lsm files 2010-09-22 18:14:08 +02:00
Michael Kerrisk 72c55e1b0b Start of man-pages-3.28: renaming .Announce and .lsm files 2010-09-22 18:14:08 +02:00
Michael Kerrisk f3e5f211f7 Ready for 3.27 2010-09-22 18:09:25 +02:00
Michael Kerrisk f6b326eba5 Removed trailing white space at end of lines 2010-09-22 18:09:17 +02:00
Michael Kerrisk 1b7e2e1ba7 Expanded tabs 2010-09-22 18:09:17 +02:00
Michael Kerrisk 5e1a04e9e5 Changes: Update with details for 3.27 release
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 18:06:46 +02:00
Michael Kerrisk 516ddeefbd rtnetlink.7: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:10 +02:00
Michael Kerrisk 6de73b14d8 rtnetlink.7: tfix: s/rtaddr/rtattr/
Reported-by: caishuxian@gmail.com
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 0b0e746aed rtnetlink.3: wsfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Yuri Kozlov ce28864c25 lookup_dcookie.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 168e3472bc mq_notify.3: Factor out generic material that was moved to new sigevent(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 0e39ed973e timer_create.2: Factor out generic material that was moved to new sigevent(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk ec856419c1 aio_fsync.3: Add reference to new sigevent(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 16ca456457 pthreads.7, signal.7: Add SEE ALSO reference to new sigevent(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Petr Baudis bcc5e40713 sigevent.7: New page to centralize description of sigevent structure
Several interfaces use this structure. Best to centralize the
common details in one place. Content taken from the existing
timerfd_create.2 and mq_open.3 pages, with additions by
Petr Baudis and Michael Kerrisk.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
W. Trevor King 247cb8f555 random.3: Update initstate() return value description to match glibc
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Yuri Kozlov d2b885c563 boot.7: Update list of major Linux distributions
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00