Commit Graph

7316 Commits

Author SHA1 Message Date
Michael Kerrisk 4e1e208d0f setns.2: srcfix: Added FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 08:36:41 +02:00
Michael Kerrisk 63b6ef4127 setns.2: Note privileges required
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 08:36:41 +02:00
Michael Kerrisk c07ad242fd setns.2: Minor improvements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 08:36:41 +02:00
Eric W. Biederman dfa22c8b77 setns.2: New manual page for setns(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 08:36:41 +02:00
Michael Kerrisk 9c1e33bc99 sigwaitinfo.2: Note that attempts to wait for SIGKILL and SIGSTOP are silently ignored
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 08:14:23 +02:00
Michael Kerrisk 9948b994bc nsswitch.conf.5: wfix
Reported-by: Kevin Lyda <kevin@ie.suberic.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 07:55:37 +02:00
Michael Kerrisk 6aee2853e2 netlink.3: wfix
Reported-by: Kevin Lyda <kevin@ie.suberic.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 07:53:16 +02:00
Kevin Lyda 5aaf78b7bd termios.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 07:45:24 +02:00
Kevin Lyda 8be7707745 rt_sigqueueinfo.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 07:43:42 +02:00
Kevin Lyda 59e754b885 mknodat.2: scrfix: spelling fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-03 07:41:50 +02:00
Michael Kerrisk 295bb82e56 stat.2: Regarding automounter action, add a reference to fstatat(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 07:16:10 +02:00
Michael Kerrisk d3e8b1410a stat.2: Note POSIX.1-2001 and POSIX.1-2008 requirements for lstat()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 07:16:10 +02:00
Michael Kerrisk beb0ebc887 stat.2: Clean up text describing which POSIX descibes S_IF* constants
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 07:16:10 +02:00
Michael Kerrisk e5ded49fc8 send.2: CONFORMING TO: POSIX.1-2008 adds MSG_NOSIGNAL
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 07:16:10 +02:00
Michael Kerrisk 1f04081f19 gets.3: POSIX.1-2008 marks gets() obsolescent
The page formerly erroneously stated that POSIX.1-2008
removed the specification of this function.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 06:53:36 +02:00
Michael Kerrisk d9a8bda4e2 mbsnrtowcs.3, wcpcpy.3, wcpncpy.3, wcsnlen.3, wcsnrtombs.3: CONFORMING TO: Add POSIX.1-2008
These functions are specified in the POSIX.1-2008 revision.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 06:28:29 +02:00
Michael Kerrisk 82f4ea0183 strdup.3: CONFORMING TO: strndup() is in POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-10-01 06:21:22 +02:00
Mike Frysinger f4d305c99e strcpy.3: SEE ALSO: Add stpncpy(3)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-29 06:29:00 +02:00
Mike Frysinger 268a3684a8 stpcpy.3, stpncpy.3: Note that these functions are in POSIX.1-2008
Update the "CONFORMING TO" sections of these functions to
note that they are now part of the POSIX.1-2008 standard.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-29 06:28:46 +02:00
Michael Kerrisk a2834faa85 getsubopt.3: Minor wording improvement
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:36:36 +02:00
Michael Kerrisk fa233003f8 sysconf.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:28:31 +02:00
Michael Kerrisk 280ff2097b stat.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:27:15 +02:00
Michael Kerrisk ad3fd4c0e3 execve.2, recv.2, getaddrinfo.3, getcwd.3, getipnodebyname.3, getlogin.3, mbsinit.3: Global fix: s/null pointer/NULL pointer/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:25:05 +02:00
Michael Kerrisk 71d9e7ae77 gets.3, mbtowc.3, printf.3, puts.3, scanf.3, stpcpy.3, stpncpy.3, strcat.3, strlen.3, strnlen.3, strsep.3, strstr.3, strxfrm.3, utmp.5: Global fix: consistent use of "null byte"
Bring more consistency to the discussion of
"[terminating] null byte"
by writing (at least in the initial use in a page)
"[terminating] null byte ('\0')".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:20:52 +02:00
Michael Kerrisk e9c23bc636 fgetws.3, fputws.3, mbrtowc.3, mbsnrtowcs.3, mbsrtowcs.3, mbstowcs.3, wcpcpy.3, wcpncpy.3, wcrtomb.3, wcscat.3, wcscpy.3, wcslen.3, wcsncat.3, wcsncmp.3, wcsncpy.3, wcsnlen.3, wcsnrtombs.3, wcsrtombs.3, wcsstr.3, wcstok.3, wcstombs.3, wcwidth.3: Global fix: consistent use of "null wide character"
Bring more consistency to the discussion of
"[terminating] null wide character"
by writing (at least in the initial use in a page)
"[terminating] null wide character (L'\0')".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 06:20:52 +02:00
Michael Kerrisk 24511dc14f wcslen.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 05:29:45 +02:00
Michael Kerrisk 1dcfd0de17 wcrtomb.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 05:26:32 +02:00
Michael Kerrisk 635793f3f3 bzero.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 05:12:10 +02:00
Michael Kerrisk cebca1bd40 flock.2, recv.2, btree.3, dbopen.3, des_crypt.3, fts.3, mpool.3, recno.3: Global fix: use ORing
Use "ORing", not "OR'ing", nor an italic ".IR OR ing".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 05:06:37 +02:00
Michael Kerrisk 435b60754a capget.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 05:05:10 +02:00
Michael Kerrisk 836830b4c9 readlink.2, getsubopt.3, termcap.5, tzfile.5, unix.7: srcfix: change single quote to "\(aq"
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-28 04:56:17 +02:00
Michael Kerrisk 4e83614439 clock_getres.2, clone.2, mbind.2, set_mempolicy.2, atan2.3, getipnodebyname.3, ilogb.3, lgamma.3, elf.5, capabilities.7, math_error.7: srcfix: Remove double space
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-27 05:17:10 +02:00
Michael Kerrisk 371b557b97 ldexp.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-27 05:16:25 +02:00
Michael Kerrisk aa198ef96f stpncpy.3: Change "terminating null" to "terminating null byte"
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-27 05:12:41 +02:00
Michael Kerrisk c47df0d3b2 regex.3: Change "terminating null" to "terminating null byte"
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-27 05:09:31 +02:00
Michael Kerrisk 1c1a8c025c getline.3: tfix
Rep[orted-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-27 05:07:24 +02:00
Denis Barbier 0cf28c348c hsearch.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-26 19:31:55 +02:00
Guillem Jover 25675bff81 lseek.2: CONFORMING TO: Note other systems that have SEEK_HOLE+SEEK_DATA
Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-25 07:09:58 +02:00
Michael Kerrisk f497e4567d readlink.2: Minor fixes (copyright, example program)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-25 06:54:33 +02:00
David Prévot 4ada4f45a4 lseek.2: wfix
Signed-off-by: David Prévot <taffit@debian.org>
2011-09-24 07:54:34 +02:00
Michael Kerrisk 61f69ce66d Changes.old: Minor fixes to 3.34 changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-23 09:28:33 +02:00
Michael Kerrisk fc60dabeff Start of man-pages-3.35: updating Changes and Changes.old 2011-09-23 08:13:05 +02:00
Michael Kerrisk 3225e4b9fa Start of man-pages-3.35: updating .Announce and .lsm files 2011-09-23 08:13:05 +02:00
Michael Kerrisk 3450e0f38d Start of man-pages-3.35: renaming .Announce and .lsm files 2011-09-23 08:13:05 +02:00
Michael Kerrisk e3c88e4266 Ready for 3.34 2011-09-23 08:01:26 +02:00
Michael Kerrisk 1976f57a63 Removed trailing white space at end of lines 2011-09-23 08:01:18 +02:00
Michael Kerrisk a032492ea9 pthread_sigqueue.3: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-23 07:40:55 +02:00
Michael Kerrisk 89b7c08ef1 Changes: Ready for 3.34 release
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-23 07:39:26 +02:00
Michael Kerrisk 776b81f6cb ip.7: Mnor fixes
Reported-by: Benjamin Poirier <benjamin.poirier@gmail.com>
Reported-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-23 07:25:34 +02:00
Michael Kerrisk fe48639fc3 set_mempolicy.2, getcwd.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2011-09-23 07:17:13 +02:00