aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-19 01:54:33 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-19 01:54:33 +0000
commit71c254a6e656512b6d69972ec20b674901d9eebf (patch)
treeca6c982ea8c3be556688a44aca9d1bc49f1a6e38 /ChangeLog
parent16d2c6310370afe735f3a5cd0869b03a52c0acff (diff)
downloadglibc-71c254a6e656512b6d69972ec20b674901d9eebf.tar
glibc-71c254a6e656512b6d69972ec20b674901d9eebf.tar.gz
glibc-71c254a6e656512b6d69972ec20b674901d9eebf.tar.bz2
glibc-71c254a6e656512b6d69972ec20b674901d9eebf.zip
Make seteuid argument name consistent in manual.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7aee191f33..aa0561e0bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-02-19 Joseph Myers <joseph@codesourcery.com>
+ [BZ #11174]
+ * manual/users.texi (seteuid): Consistently use neweuid for
+ argument name.
+
+2012-02-19 Joseph Myers <joseph@codesourcery.com>
+
[BZ #13704]
* manual/nss.texi (Services in the NSS configuration): Correct
list of services in example configuration file.