Clean-ups

This commit is contained in:
Michael Kerrisk 2007-06-17 15:03:14 +00:00
parent 9ecc64c14a
commit 40a54b3722
1 changed files with 10 additions and 10 deletions

View File

@ -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.