diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-04-05 14:02:15 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-04-05 14:02:15 +0000 |
| commit | 9ee19dd5562590464bb2322378018422ff070dcf (patch) | |
| tree | bdc475dc50d31c7649db258f43d8e3cfbab527bc | |
| parent | 0499da38423e33086f074e6fcb1897362730f5be (diff) | |
| download | man-pages-9ee19dd5562590464bb2322378018422ff070dcf.tar.gz | |
Start of 2.47
| -rw-r--r-- | Changes | 43 | ||||
| -rw-r--r-- | Changes.old | 37 | ||||
| -rw-r--r-- | man-pages-2.47.Announce | 2 | ||||
| -rw-r--r-- | man-pages-2.47.lsm | 6 |
4 files changed, 59 insertions, 29 deletions
@@ -1,35 +1,28 @@ -==================== Changes in man-pages-2.46 ==================== +==================== Changes in man-pages-2.47 ==================== -Released: 2007-04-06 +Released: 2007-??-?? -Global changes --------------- +Contributors +------------ -This release consists mainly of formatting fixes (to a large -number of pages) to achieve greater consistency across pages: +The following people contributed notes, ideas, or patches that have +been incorporated in changes in this release: -* Most instances of two or more consecutive blank lines in man - page output were shrunk to a single line. -* A number of example programs were reformatted - to more closely match K&R style. -* In various places (mainly code examples), the use of tabs was - replaced by spaces -With the exception of the few individual changes noted below, -no changes were made to content. +Apologies if I missed anyone! -Changes to individual pages ---------------------------- +New pages +--------- -bdflush.2 - mtk - Add <sys/kdaemon.h> header file to SYNOPSIS. -sched_rr_get_interval.2 - mtk - Moved timespec definition from SYNOPSIS into description. +Global changes +-------------- + +Typographical or grammatical errors have been corrected in several +places. + + +Changes to individual pages +--------------------------- -select_tut.2 - mtk - Make SYNOPSIS match select.2. diff --git a/Changes.old b/Changes.old index 85840430a4..fcc7990edc 100644 --- a/Changes.old +++ b/Changes.old @@ -5878,3 +5878,40 @@ io_submit.2 bindresvport.3 mtk Rewrote prototype using modern C syntax. + + +==================== Changes in man-pages-2.46 ==================== + +Released: 2007-04-06 + +Global changes +-------------- + +This release consists mainly of formatting fixes (to a large +number of pages) to achieve greater consistency across pages: + +* Most instances of two or more consecutive blank lines in man + page output were shrunk to a single line. +* A number of example programs were reformatted + to more closely match K&R style. +* In various places (mainly code examples), the use of tabs was + replaced by spaces + +With the exception of the few individual changes noted below, +no changes were made to content. + + +Changes to individual pages +--------------------------- + +bdflush.2 + mtk + Add <sys/kdaemon.h> header file to SYNOPSIS. + +sched_rr_get_interval.2 + mtk + Moved timespec definition from SYNOPSIS into description. + +select_tut.2 + mtk + Make SYNOPSIS match select.2. diff --git a/man-pages-2.47.Announce b/man-pages-2.47.Announce index 1a0bddafb2..86ff84f20f 100644 --- a/man-pages-2.47.Announce +++ b/man-pages-2.47.Announce @@ -1,7 +1,7 @@ RELEASE The Linux man page maintainer proudly announces. . . - man-pages-2.46.tar.gz - man pages for Linux + man-pages-2.47.tar.gz - man pages for Linux Differences from the previous manual pages release are listed in the file "Changes". diff --git a/man-pages-2.47.lsm b/man-pages-2.47.lsm index af206d6a94..fc1ad8927e 100644 --- a/man-pages-2.47.lsm +++ b/man-pages-2.47.lsm @@ -1,13 +1,13 @@ Begin3 Title: Section 2, 3, 4, 5 and 7 man pages for Linux -Version: 2.46 -Entered-date: 2006-04-06 +Version: 2.47 +Entered-date: 2006-??-?? Description: Linux and POSIX manual pages Keywords: man pages Author: several Maintained-by: Michael Kerrisk <mtk-manpages@gmx.net> Primary-site: ftp://ftp.kernel.org/pub/linux/docs/manpages - 2626k man-pages-2.46.tar.gz + ????k man-pages-2.47.tar.gz Alternate-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages Copying-policy: several; for the POSIX pages, see the file POSIX-COPYRIGHT; the other pages are all freely distributable as long as |
