]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sync
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 12 Jan 2008 13:38:36 +0000 (13:38 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 12 Jan 2008 13:38:36 +0000 (13:38 +0000)
Changes

diff --git a/Changes b/Changes
index bc7130d83110d8215f0f7156f36a0c13451dd953..e7a645719865b899b7bf924a4f2e78ca87fab62a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -58,10 +58,19 @@ chown.2
     mtk
         Minor wording change.
 
+dup.2
+    mtk
+        Reordered text in DESCRIPTION and added some details for dup2().
+
 open.2
     Trond Myklebust / mtk
         Minor fix to O_EXCL changes in previous release.
 
+gettid.2
+    mtk
+        Rewrote DESCRIPTION; noted that thread ID is not the same
+       thing as a POSIX thread ID.
+
 pipe.2
     mtk
         Rewrote DESCRIPTION; minor additions to EXAMPLE text.