summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-01 07:40:46 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-01 07:40:46 +0000
commitcc1d6beb1daf0f063c5a1703f5e4283f54a0a1b4 (patch)
tree43f0ac1506250a4e513d67a967ace2414da75642 /Changes.old
parent4f020e780761f535030db95045c7f318bb9da759 (diff)
sync
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old13
1 files changed, 6 insertions, 7 deletions
diff --git a/Changes.old b/Changes.old
index 78535e4ec..17b2fa795 100644
--- a/Changes.old
+++ b/Changes.old
@@ -224,9 +224,8 @@ stat.2
as per: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249698
swapon.2
- After bug report from Anand Kumria
- Added "no swap space signature" to EINVAL error
- as per http://bugs.debian.org/cgi-bin/bugreport.cgi
+ After Debian bug report from Anand Kumria
+ Added "no swap space signature" to EINVAL error.
mtk
Added EINVAL error for swapoff() ("not currently a swap area").
Added EBUSY error for swapon().
@@ -1087,7 +1086,7 @@ readdir.3
Some formatting cleanups.
strtod.3
- Dora Anna Volgyesi/ mtk
+ Dora Anna Volgyesi / mtk
strtold() and strtof() need _ISOC99_SOURCE or _XOPEN_SOURCE=600
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246668
@@ -2836,7 +2835,7 @@ Changes to individual pages
---------------------------
mmap.2
- aeb/mtk
+ aeb / mtk
Noted that portable applications should specify fd as -1
when using MAP_ANONYMOUS.
Some rewriting of description of MAP_ANONYMOUS.
@@ -9191,7 +9190,7 @@ dlopen.3
Added "Link with -ldl." to SYNOPSIS.
getaddrinfo.3
- Ulrich Drepper /mtk
+ Ulrich Drepper / mtk
Remove references to getipnodebyname.3 and getipnodebyaddr.3.
gethostbyname.3
@@ -9381,7 +9380,7 @@ fcntl.2
Add warning that mandatory locking is unreliable.
J. Bruce Fields
Clarify details in description of file leases.
- J. Bruce Fields /mtk
+ J. Bruce Fields / mtk
Minor wording edits.
J. Bruce Fields
Add F_GETLEASE under RETURN VALUE.