diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-02-17 01:23:04 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-17 01:23:04 +0000 |
commit | 3835c55fe5fa30715f16b0d859dae197e4c46bd2 (patch) | |
tree | fbf972eca6574bfcfa4f64344227c7b6d37fb603 /ChangeLog | |
parent | 35c47e37b99f20d198a5bfaae9f39b1cfb216d80 (diff) | |
download | glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.tar glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.tar.gz glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.tar.bz2 glibc-3835c55fe5fa30715f16b0d859dae197e4c46bd2.zip |
Fix typo in manual (bug 9902).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |