summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-14 17:11:34 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-14 17:11:34 +0000
commit8c94ec0a2959a5aa6293ea2fc93f1be9118a42a0 (patch)
tree3a0d695ebc8e32e31cd0c70a4bad218fa898498c /Changes.old
parente88f63ac8fb7019c7e2b5ba743ef3bbca8090c3c (diff)
Startr of 2.74
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old54
1 files changed, 54 insertions, 0 deletions
diff --git a/Changes.old b/Changes.old
index e13f4cafa..2113e6da4 100644
--- a/Changes.old
+++ b/Changes.old
@@ -9794,3 +9794,57 @@ proc.5
man-pages.7
mtk / Alain PORTAL
Improve discussion of formatting of file names.
+
+
+==================== Changes in man-pages-2.73 ====================
+
+Released: 2007-12-14
+
+
+Contributors
+------------
+
+The following people contributed notes, ideas, or patches that have
+been incorporated in changes in this release:
+
+Alain PORTAL <alain.portal@free.fr>
+Pádraig Brady <P@draigBrady.com>
+Reuben Thomas <rrt@sc3d.org>
+
+Apologies if I missed anyone!
+
+
+Global changes
+--------------
+
+Various pages
+ Alain PORTAL
+ Formatting fixes.
+
+Typographical or grammatical errors have been corrected in several places.
+
+
+Changes to individual pages
+---------------------------
+
+mknod.2
+ mtk, after a report by Reuben Thomas
+ Clarify use of mkfifo() versus mknod().
+ as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455825
+
+fgetgrent.3
+ mtk
+ Small rewording.
+
+fgetpwent.3
+ mtk
+ Small rewording.
+
+rcmd.3
+ mtk
+ Noted feature test macro requirements.
+ BUGS: noted that iruserok() is not declared in glibc headers.
+
+filesystems.5
+ mtk
+ Added Reiserfs, XFS, JFS to list of file systems.