~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man-pages-3.13.lsm

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2008-11-29 12:01:13 UTC
  • mfrom: (1.1.36 upstream) (2.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20081129120113-7nufimylf2grlth8
* New upstream version
  . Fix description of range of function value return in atan2(3)
    (closes: Bug#506299)
  . Clarify and add more detail in RETURN VALUE description in
    getpwnam(3) and getgrnam(3) (closes: Bug#504787)
  . Add text on use of pointer arguments to makecontext(3) (closes:
    Bug#504699)
  . Document that LOG_KERN messages can't be generated from user
    processes in syslog(3)
* Avoid distribution of more pthread manpages that are currently also
  provided by glibc-doc:
  . pthread_attr_setinheritsched(3)
  . pthread_cancel(3)
  . pthread_cleanup_pop(3)
  . pthread_cleanup_push(3)
  . pthread_setcancelstate(3)
  . pthread_setcanceltype(3)
  . pthread_testcancel(3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Begin3
2
 
Title:          Section 2, 3, 4, 5 and 7 man pages for Linux
3
 
Version:        3.13
4
 
Entered-date:   2008-11-07
5
 
Description:    Linux manual pages
6
 
Keywords:       man pages
7
 
Author:         several
8
 
Maintained-by:  Michael Kerrisk <mtk.manpages@gmail.com>
9
 
Primary-site:   ftp://ftp.kernel.org/pub/linux/docs/man-pages
10
 
                1494k man-pages-3.13.tar.gz
11
 
Alternate-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages
12
 
Copying-policy: several; the pages are all freely distributable as long as
13
 
                nroff source is provided
14
 
End