man-pages/Changes

146 lines
2.7 KiB
Plaintext
Raw Normal View History

2007-12-04 07:46:09 +00:00
==================== Changes in man-pages-2.72 ====================
2007-09-19 21:40:03 +00:00
2007-12-11 16:58:22 +00:00
Released: 2007-12-14
2007-09-19 21:40:03 +00:00
2007-11-24 13:50:54 +00:00
Contributors
------------
2007-10-23 11:33:49 +00:00
2007-11-24 13:50:54 +00:00
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
2007-09-20 18:15:23 +00:00
2007-12-09 08:38:17 +00:00
Alain PORTAL <alain.portal@free.fr>
Alex Tuninga <atuninga@google.com>
2007-12-04 19:57:22 +00:00
Bert Wesarg <bert.wesarg@googlemail.com>
2007-12-05 13:47:50 +00:00
Maxime Vaudequin <maxime.vaudequin@gmail.com>
2007-12-10 15:37:11 +00:00
Rob Weryk <rjweryk@uwo.ca>
Sam Varshavchik <mrsam@courier-mta.com>
2007-11-24 10:49:28 +00:00
2007-11-24 13:50:54 +00:00
Apologies if I missed anyone!
2007-11-24 10:49:28 +00:00
2007-11-24 13:50:54 +00:00
Global changes
--------------
2007-11-24 10:49:28 +00:00
2007-12-09 08:38:17 +00:00
Various pages
2007-12-09 14:41:32 +00:00
Alain PORTAL / mtk
2007-12-09 08:38:17 +00:00
Format include files consistently (".I <.*\.h>").
2007-12-03 20:00:13 +00:00
2007-12-10 15:37:11 +00:00
Various pages
Alain PORTAL / mtk
Format pathname in italics (.I).
2007-12-09 14:41:32 +00:00
dbopen.3
mpool.3
recno.3
Alain PORTAL
Remove brackets ([]) around error names.
2007-12-10 15:43:21 +00:00
console.4
tty.4
ttyS.4
issue.5
ttytype.5
utmp.5
mtk / Maxime Vaudequin
Some systems have mingetty(8), others have agetty(8), so both
2007-12-11 16:57:18 +00:00
should be mentioned when we are talking about getty-style programs.
2007-12-10 15:43:21 +00:00
2007-11-24 13:50:54 +00:00
Typographical or grammatical errors have been corrected in several places.
2007-11-24 10:49:28 +00:00
2007-12-09 08:38:17 +00:00
2007-12-10 15:37:11 +00:00
Renamed pages
-------------
filesystems.5
mtk / Alain PORTAL
Was previously fs.5
New links
---------
fs.5
mtk / Alain PORTAL
Link to filesystems.5.
2007-12-06 12:17:03 +00:00
New links
---------
2007-11-24 10:49:28 +00:00
2007-12-06 12:17:03 +00:00
argz.3
Bert Wesarg / mtk
Link to argz_add.3.
envz.3
Bert Wesarg / mtk
Link to envz_add.3.
2007-11-24 13:50:54 +00:00
Changes to individual pages
---------------------------
2007-11-24 10:49:28 +00:00
2007-12-10 15:37:11 +00:00
readahead.2
Rob Weryk
Fix declaration of 'offset' in SYNOPSIS.
seteuid.2
mtk
s/SETGUID/SETEUID/ in .TH line.
__setfpucw.3
mtk
Fixed include files references / formatting.
abort.3
mtk, after a note by Alex Tuninga
2007-12-06 08:59:42 +00:00
A fairly significant rewrite to clarify operation of abort().
2007-12-05 20:56:04 +00:00
argz_add.3
Bert Wesarg / mtk
s/envz/envz_add/ in SEE ALSO.
2007-12-10 15:37:11 +00:00
basename.3
mtk
s/DIRNAME/BASENAME/ in .TH line, and swap function names
2007-12-11 16:57:18 +00:00
in NAME section.
2007-12-10 15:37:11 +00:00
2007-12-05 20:56:04 +00:00
envz_add.3
Bert Wesarg / mtk
s/argz/argz_add/ in SEE ALSO.
2007-12-10 15:37:11 +00:00
flockfile.3
mtk
s/LOCKFILE/FLOCKFILE/ in .TH line.
getgrent_r.3
mtk
s/GETGRENT/GETGRENT_R/ in .TH line.
stdio.3
Sam Varshavchik
Reformat function list at end of page as a proper table.
ttyslot.3
Maxime Vaudequin
Revert earlier s/getty/mingetty/. This page talks about
2007-12-11 16:57:18 +00:00
historical behavior, and that means "getty(8)".
2007-12-10 15:37:11 +00:00
undocumented.3
mtk
Remove reference to "obstack stuff"; it's not clear that
2007-12-11 16:57:18 +00:00
that is about.
2007-12-10 15:37:11 +00:00
console_ioctl.4
mtk
s/CONSOLE_IOCTLS/CONSOLE_IOCTL/ in .TH line.
proc.5
mtk
s/fs (5)/filesystems (5)/
man-pages.7
mtk / Alain PORTAL
Improve discussion of formatting of file names.