diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2015-07-12 11:32:56 +0200 |
---|---|---|
committer | Ondřej Bílka <neleai@seznam.cz> | 2015-08-20 09:43:50 +0200 |
commit | 9ceeb279314a9b76679044749bd98aa817006bd1 (patch) | |
tree | 8e35a5205b0e2a800b463cc3796fccc763ea0453 /ChangeLog | |
parent | cd4e69ed3e4b2d51ebd3dfaa0730793cf913de77 (diff) | |
download | glibc-9ceeb279314a9b76679044749bd98aa817006bd1.zip glibc-9ceeb279314a9b76679044749bd98aa817006bd1.tar.gz glibc-9ceeb279314a9b76679044749bd98aa817006bd1.tar.bz2 |
Fix exponents in manual.
* manual/macros.texi: Add twoexp macro.
* manual/filesys.texi: Fix exponents.
* manual/llio.texi: Likewise.
* manual/stdio.texi: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2015-08-20 Ondřej Bílka <neleai@seznam.cz> + + [BZ #17787] + * manual/macros.texi: Add twoexp macro. + * manual/filesys.texi: Fix exponents. + * manual/llio.texi: Likewise. + * manual/stdio.texi: Likewise. + 2015-08-20 Florian Weimer <fweimer@redhat.com> * sysdeps/x86/elide.h (ELIDE_UNLOCK): Document crash due to |