summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-11-03 13:48:26 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-11-03 13:48:26 +0000
commitfe209df6b5846109015863ae8870daf7cc605b34 (patch)
treeae184270926a2e69596c236c24c527f6761b115c /Changes.old
parentbd12ab88af41a79999010c5adbf49ffe7839173e (diff)
Prepare for 2.13
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changes.old b/Changes.old
index 6d72ad090..ba5a6ec72 100644
--- a/Changes.old
+++ b/Changes.old
@@ -747,7 +747,7 @@ wait.2
getconf.3
mtk
- Added_CS_GNU_LIBC_VERSION and_CS_GNU_LIBPTHREAD_VERSION.
+ Added _CS_GNU_LIBC_VERSION and _CS_GNU_LIBPTHREAD_VERSION.
hosts.5
Ross Boylan / Martin Schulze
@@ -916,7 +916,7 @@ realpath.3
rcmd.3
Dave Love
- The required header file for these funtions on Linux is <netdb.h>
+ The required header file for these functions on Linux is <netdb.h>
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311680
scanf.3
@@ -1236,7 +1236,7 @@ getgrnam.3
getpwent.3
getpwnam.3
Lars Wirzenius / mtk
- Replace mention of /etc/{passwd,group} by refernces to
+ Replace mention of /etc/{passwd,group} by references to
"passwd/group database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
mtk
@@ -1254,7 +1254,7 @@ getnetent.3
getspnam.3
Lars Wirzenius / mtk
- Replace mention of /etc/shadow by refernces to
+ Replace mention of /etc/shadow by references to
"shadow password database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
mtk, Claus Weber