summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-17 15:03:14 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-17 15:03:14 +0000
commit40a54b3722e8ca7f6e84cfdf78f9b534c4fca4ae (patch)
tree485d8b46c98222cf5321ef1e424bd60eded832d3 /Changes.old
parent9ecc64c14a866e264df64dd671c13d20de660b1f (diff)
Clean-ups
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old20
1 files changed, 10 insertions, 10 deletions
diff --git a/Changes.old b/Changes.old
index ec330a9dc..a2a856ef7 100644
--- a/Changes.old
+++ b/Changes.old
@@ -1,4 +1,4 @@
-The following are changes in previous 2.xx man page releases.
+The following are changes in previous man-pages-2.xx releases.
==================== Changes in man-pages-2.00 ====================
@@ -425,7 +425,7 @@ shm_open.3
as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271243
strcasecmp.3
- Marek Habersack <grendel@debian.org>
+ Marek Habersack
.SH "CONFORMING TO"
-BSD 4.4
+BSD 4.4, SUSv3
@@ -647,9 +647,9 @@ st.4
Substantial updates.
man.7
- Martin Schulze <joey@infodrom.org>
- Branden Robinson <branden@debian.org>
- Colin Watson <cjwatson@debian.org>
+ Martin Schulze
+ Branden Robinson
+ Colin Watson
Mention the .URL macro more verbosely.
@@ -835,7 +835,7 @@ _exit.2
Various minor changes
epoll_ctl.2
- Mike Furr <mfurr@debian.org>
+ Mike Furr
BUGS: In kernels < 2.6.9, EPOLL_CTL_DEL required a non-NULL
'event', even though this argument is ignored.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306517.
@@ -3482,7 +3482,7 @@ Changes to individual pages
---------------------------
ppoll.2
- Aleksandr Blokhin <sass@altlinux.ru>
+ Aleksandr Blokhin
Fix broken link.
ptrace.2
@@ -3976,7 +3976,7 @@ strtol.3
distinguish error from success after the call.
tmpfile.3
- Reuben Thomas <rrt@sc3d.org>
+ Reuben Thomas
DESCRIPTION does not need to say "temporary file name"
just "temporary file", since the name is in any case
unavailable to the user.
@@ -6195,7 +6195,7 @@ Most Section 1 man pages are removed
which document the portable subset of functionality of these
commands. Since the man1 pages are mostly unneeded, and
out of date, I'm removing them. The following pages disappear:
-
+
chgrp.1
chmod.1
chown.1
@@ -7224,7 +7224,7 @@ printf.3
mtk after a suggestion by Mike Frysinger
Add text to the introductory part of DESCRIPTION, about the
'size' argument of snprintf() and vsnprintf().
-
+
shm_unlink.3
mtk
Added VERSIONS section; rewrote info about linking with -lrt.