Commit Graph

6803 Commits

Author SHA1 Message Date
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
Michael Kerrisk 50831f9b8a _exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize.2, gethostname.2, getpagesize.2, getsid.2, killpg.2, mknod.2, mknodat.2, poll.2, posix_fadvise.2, pread.2, readlink.2, setpgid.2, setreuid.2, sigaltstack.2, stat.2, symlink.2, sync.2, truncate.2, vfork.2, wait.2, wait4.2, a64l.3, abs.3, acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atoi.3, cbrt.3, ceil.3, copysign.3, cosh.3, dirfd.3, div.3, ecvt.3, erf.3, erfc.3, exp.3, exp2.3, fabs.3, fdim.3, ffs.3, floor.3, fma.3, fmax.3, fmin.3, fmod.3, fpclassify.3, frexp.3, ftw.3, fwide.3, gcvt.3, getcwd.3, getdate.3, getgrent.3, gethostid.3, getpass.3, getpwent.3, getsubopt.3, getw.3, hypot.3, ilogb.3, index.3, isalpha.3, isgreater.3, iswblank.3, j0.3, ldexp.3, lockf.3, log.3, log10.3, log1p.3, logb.3, lrint.3, lround.3, mkstemp.3, mktemp.3, modf.3, mq_receive.3, mq_send.3, nan.3, nextafter.3, posix_fallocate.3, posix_memalign.3, printf.3, qecvt.3, random.3, realpath.3, remainder.3, remquo.3, rint.3, round.3, scalb.3, scalbln.3, scanf.3, siginterrupt.3, signbit.3, sigset.3, sinh.3, sqrt.3, strcasecmp.3, strcat.3, strchr.3, strcmp.3, strcoll.3, strcpy.3, strfry.3, strpbrk.3, strsep.3, strspn.3, strstr.3, strtod.3, strtok.3, strtol.3, strtoul.3, strxfrm.3, tanh.3, tgamma.3, trunc.3, ttyslot.3, ualarm.3, usleep.3, wprintf.3, armscii-8.7, cp1251.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-3.7, iso_8859-5.7, iso_8859-6.7, iso_8859-8.7, koi8-u.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 047cb38034 pthread_kill_other_threads_np.3: grfix
Reported-by: Denis Barbier <bouzim@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 0e888c4ac4 mknodat.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk ea91c3fdde faccessat.2, dprintf.3, fexecve.3, fmemopen.3, mbsnrtowcs.3, mkfifoat.3, opendir.3, stpcpy.3, stpncpy.3, strnlen.3, strsignal.3, wcpcpy.3, wcpncpy.3, wcscasecmp.3, wcsdup.3, wcsncasecmp.3, wcsnlen.3, wcsnrtombs.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk b23c187cc2 mktemp.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 2a274afbfe gcvt.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 37877088db fchownat.2, fstatat.2, futimesat.2, linkat.2, mkdirat.2, openat.2, readlinkat.2, renameat.2, symlinkat.2, unlinkat.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk cebcc73f6a fchmodat.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk f904e68e33 faccessat.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:09 +02:00
Michael Kerrisk 64b7939672 sigaltstack.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk 9a30939ed9 clock_nanosleep.2, posix_fadvise.2, clock_getcpuclockid.3, mq_receive.3, mq_send.3, posix_fallocate.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk a520b226de j0.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk 1e82fbcf78 getpwent.3: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk aae8e0acc7 getgrent.3: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk 8b0d34e455 acos.3, asin.3, atan.3, atan2.3, ceil.3, cos.3, cosh.3, exp.3, fabs.3, floor.3, fmod.3, frexp.3, j0.3, ldexp.3, log.3, log10.3, modf.3, pow.3, sin.3, sinh.3, sqrt.3, tan.3, tanh.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk f1cb91e278 erf.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk 12c809149f getgrent.3: Update feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00
Michael Kerrisk a9dc989bb4 getpwent.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-22 16:59:08 +02:00