about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-17 01:23:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-17 01:23:04 +0000
commit3835c55fe5fa30715f16b0d859dae197e4c46bd2 (patch)
treefbf972eca6574bfcfa4f64344227c7b6d37fb603 /ChangeLog
parent35c47e37b99f20d198a5bfaae9f39b1cfb216d80 (diff)
downloadglibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.tar.gz
glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.tar.xz
glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.zip
Fix typo in manual (bug 9902).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7baf3e8c4f..2ddc860bc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
 
+	[BZ #9902]
+	* manual/startup.texi (Exit Status): Fix typo.
+
+2012-02-17  Joseph Myers  <joseph@codesourcery.com>
+
 	[BZ #10140]
 	* manual/examples/argp-ex1.c: Include <stdlib.h>.
 	* manual/examples/argp-ex2.c: Likewise.