Commit Graph

8404 Commits

Author SHA1 Message Date
Michael Kerrisk c2da6a279c fattach.2, fdetach.2, getmsg.2, isastream.2, putmsg.2: New link to unimplement.2
Taken from Red Hat downstream.

See https://bugzilla.redhat.com/show_bug.cgi?id=436407

Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 20:47:25 +01:00
Michael Kerrisk 6c900d05b4 unimplemented.2: Add varior STREAMS interfaces to NAME
Taken from Red Hat downstream.

See https://bugzilla.redhat.com/show_bug.cgi?id=436407

Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 20:44:53 +01:00
Michael Kerrisk 16ce259f80 strtol.3: Remove crufty text from previous fix
Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 20:21:09 +01:00
Michael Kerrisk 09f0c0a3b7 sln.8: Minor fixes
Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 20:17:39 +01:00
Michael Kerrisk 7484d5a7dd getrlimit.2, setgid.2, timerfd_create.2, wait.2, getenv.3, if_nameindex.3, scanf.3, aio.7, numa.7, rtld-audit.7, udplite.7: Fix order of SH sections
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:49:39 +01:00
Michael Kerrisk ec18b51355 malloc_trim.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:35:42 +01:00
Michael Kerrisk 73354f23fa malloc_trim.3: Remove duplicate section title
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:35:13 +01:00
Michael Kerrisk 887cbce127 getuid.2: Remove duplicate section heading
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:31:05 +01:00
Michael Kerrisk 563f46810b strerror.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:20:37 +01:00
Michael Kerrisk 274f777fdd pthread_testcancel.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:20:12 +01:00
Michael Kerrisk eace948886 mtrace.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:19:45 +01:00
Michael Kerrisk 77b283186c gettimeofday.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:19:00 +01:00
Michael Kerrisk 9c13072a0b clone.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 11:18:34 +01:00
Michael Kerrisk d13e20c2aa Changes.old: Fixes to 3.47 changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 10:58:22 +01:00
Michael Kerrisk d7fd3ad1ec Start of man-pages-3.48: updating Changes and Changes.old 2013-02-12 04:56:46 +01:00
Michael Kerrisk bff938b738 Start of man-pages-3.48: updating .Announce and .lsm files 2013-02-12 04:56:46 +01:00
Michael Kerrisk b6f93006d5 Start of man-pages-3.48: renaming .Announce and .lsm files 2013-02-12 04:56:46 +01:00
Michael Kerrisk 1a993c5f5c Ready for 3.47 2013-02-12 04:52:53 +01:00
Michael Kerrisk 36127c0e91 Removed trailing white space at end of lines 2013-02-12 04:52:43 +01:00
Michael Kerrisk 69d4e5cd42 Changes: Ready for 3.47
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 04:52:14 +01:00
Michael Kerrisk f92c739920 nsswitch.conf.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 04:36:12 +01:00
Peter Schiffer 1b0f58cdaa nsswitch.conf.5: Mention initgroups db
Attached patch mentions initgroups db, which was added to the
glibc in commit [1] and describes unexpected behaviour for
group database with notfound status and return action, based
on comment on line 135 in initgroups.c file [2]. More detailed
explanation of this behaviour can be found in email [4] of email
thread [3].

See https://bugzilla.kernel.org/show_bug.cgi?id=53671

[1] http://sourceware.org/git/?p=glibc.git;a=commit;h=9f2da732e7b03825027462dd1c46f8b4d18fc1f5
[2] http://sourceware.org/git/?p=glibc.git;a=blob;f=grp/initgroups.c;h=62fd1fc6de5f9ea08f31134c5ab9a36ae2d5af9e;hb=HEAD
    /* For compatibility reason we will continue to look for more
       entries using the next service even though data has already
       been found if the nsswitch.conf file contained only a 'groups'
       line and no 'initgroups' line.  If the latter is available
       we always respect the status.  This means that the default
       for successful lookups is to return.  */
[3] http://thread.gmane.org/gmane.linux.man/2609
[4] http://article.gmane.org/gmane.linux.man/2620

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 04:36:12 +01:00
Michael Kerrisk 683c5f7080 nscd.conf.5: Minor fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 04:35:49 +01:00
Peter Schiffer 44f3a7d766 nscd.conf.5: Add max-db-size and auto-propagate descriptions, default values, + misc
* added missing valid services (services and netgroup)
 * added many default values for options
 * reordered options according to the nscd.conf file
   (logical order)
 * added 2 missing options: max-db-size and auto-propagate

All changes are based on nscd.conf file [1] and source code for
nscd [2] (e.g.  nscd.h for default values, etc.)

Original email for this update can be found here [3], however
patch attached to this bugzilla is newer.

See https://bugzilla.kernel.org/show_bug.cgi?id=53661

[1] http://sourceware.org/git/?p=glibc.git;a=blob;f=nscd/nscd.conf;hb=HEAD
[2] http://sourceware.org/git/?p=glibc.git;a=tree;f=nscd;hb=HEAD
[3] http://thread.gmane.org/gmane.linux.man/2970

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 04:35:49 +01:00
Michael Kerrisk be91a35ccd resolv.conf.5: ffix + spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 03:52:40 +01:00
Michael Kerrisk 96d1766a79 fork.2, getpriority.2, ioprio_set.2, sched_setparam.2, sched_setscheduler.2, shmop.2, sigaction.2, unimplemented.2, makecontext.3, sysconf.3, resolv.conf.5, cpuset.7, ip.7, svipc.7, termio.7, zdump.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 03:51:12 +01:00
Michael Kerrisk caea78683b proc.5: Document /proc/profile
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 02:26:55 +01:00
Michael Kerrisk fdaddd27d5 posix_fallocate.3: SEE ALSO: add fallocate(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:47:04 +01:00
Michael Kerrisk 1b9467416d fallocate.2: SEE ALSO: add fallocate(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:46:49 +01:00
Michael Kerrisk 06885b96a8 sched_setaffinity.2: SEE ALSO: add taskset
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:38:14 +01:00
Michael Kerrisk f9c94e467b sched_setscheduler.2: SEE ALSO: add chrt(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:37:09 +01:00
Michael Kerrisk 6783422cfd utmp.5: SEE ALSO: add utmpdump(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:29:35 +01:00
Michael Kerrisk 4d627d0fd1 termio.7: SEE ALSO: add reset(1), setterm(1), stty(1), tty(4)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:23:34 +01:00
Michael Kerrisk 4426468ba3 setsid.2: SEE ALSO: add setsid(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:14:55 +01:00
Michael Kerrisk 94315587a4 getrlimit.2: SEE ALSO: add prlimit(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:14:55 +01:00
Michael Kerrisk a091f002ce proc.5: Mention lscpu(1) under discussion of /proc/cpuinfo
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-12 00:14:51 +01:00
Michael Kerrisk 02e306d9e5 svipc.7: SEE ALSO: add ipcmk(1), ipcrm(1), ipcs(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 23:57:06 +01:00
Michael Kerrisk 77a5d96649 ioprio_set.2: SEE ALSO: add ionice(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 23:54:51 +01:00
Michael Kerrisk 278742f7e6 flock.2: SEE ALSO: add flock(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 23:54:12 +01:00
Michael Kerrisk b2653a99f4 regex.3: tfix
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:45:27 +01:00
Michael Kerrisk 5618d6329a request_key.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:44:29 +01:00
Michael Kerrisk 19626e2aa8 keyctl.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:44:14 +01:00
Michael Kerrisk 7ee431656b add_key.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:42:26 +01:00
Michael Kerrisk e4b382b976 regex.3: Minor fixes + tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:37:04 +01:00
Reuben Thomas ea72c0cc8c regex.3: Clarify details of matching
The first is that it's far from clear that the end points of the
complete string match are stored in the zero'th element of the
regmatch_t array; secondly, the phrase "next largest substring
match" is positively misleading, implying some sort of size
ordering, whereas in fact they are ordered according to their
appearance in the regex pattern.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 22:33:17 +01:00
Michael Kerrisk 9105e83dac ld.so.8: SEE ALSO: add sln(8)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 01:01:14 +01:00
Michael Kerrisk ec14b270c7 sln.8: New page documenting the 'sln' command provided by glibc
Inspired by a Red Hat downstream page, but with rather
more detail.

Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 01:00:17 +01:00
Michael Kerrisk 0e42c7a40a proc.5: Note message written to kernel log when file-max limit is hit
Info from Documentation/sysctl/fs.txt.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 00:21:49 +01:00
Michael Kerrisk a787b1cfdc proc.5: Clarify relationship between file-max and file-nr
The third value in /proc/sys/fs/file-nr is the same as
the value in /proc/sys/fs/file-max.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 00:19:13 +01:00
Michael Kerrisk 81c8edbc08 proc.5: Update /proc/sys/fs/file-nr to include Linux 2.6 details
Reported-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-02-11 00:00:47 +01:00