summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-02-27 15:06:01 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-02-27 15:06:01 +0100
commite39f6d0a047953de69d0bb1275adccf79d990535 (patch)
treec039cb220ba63db1c4018e078e8b83ce1be38c4d /Changes.old
parent4f6e9f033f2acb501db609985d821b48c7224a97 (diff)
Changes.old: Minor fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old10
1 files changed, 3 insertions, 7 deletions
diff --git a/Changes.old b/Changes.old
index ef91cf9bc..dd62d2647 100644
--- a/Changes.old
+++ b/Changes.old
@@ -19232,8 +19232,6 @@ fcntl.2
Michael Kerrisk
s/F_OWNER_GID/F_OWNER_PGRP/
Peter Zijlstra took the name change I suggested.
-
-fcntl.2
Michael Kerrisk
Document F_[SG]ETOWN_EX; update details on F_SETOWN
Linux 2.6.32 adds F_SETOWN_EX and F_GETOWN_EX.
@@ -19249,7 +19247,7 @@ intro.3
sendfile.2
Michael Kerrisk
- Clarify behavior when offset is NULL
+ Clarify behavior when 'offset' is NULL
seteuid.2
Michael Kerrisk
@@ -19367,7 +19365,7 @@ sleep.3
strftime.3
Michael Kerrisk
%z is defined in SUSv3
- So, substitute "GNU" tag in man page by "SU".
+ So, substitute "GNU" tag in man page by "SU".
strftime.3
Michael Witten
@@ -19433,11 +19431,9 @@ feature_test_macros.7
path_resolution.7
Michael Kerrisk
Add readlink(2) to SEE ALSO
-
-path_resolution.7
Michael Kerrisk
Fix NAME line
- The poorly constructed part receding "\-" causes apropos
+ The poorly constructed part preceding "\-" causes apropos
not to be able to find the subject.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558300