From: Michael Kerrisk Date: Sat, 12 Jan 2008 13:38:36 +0000 (+0000) Subject: sync X-Git-Tag: man-pages-2.76~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1b7834b93b53b7fb14cbb690bc41a862394e6f0;p=thirdparty%2Fman-pages.git sync --- diff --git a/Changes b/Changes index bc7130d831..e7a6457198 100644 --- 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.