diff options
author | Rical Jasan <ricaljasan@pacific.net> | 2016-05-06 00:54:31 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-16 00:33:53 -0400 |
commit | 3ef569c71b66fc2820afba3819a53d580c47eedc (patch) | |
tree | 2741e596277046d2440553274eb3f180e1e81b76 /ChangeLog | |
parent | 228a78c21b9ed27004a1ccb5bd48a3263d7cd67d (diff) | |
download | glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar.gz glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar.bz2 glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.zip |
manual: fix typos in the memory chapter
Some of these are obvious grammar fixes while others fix references
to the function prototypes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-06-16 Rical Jasan <ricaljasan@pacific.net> + + * manual/memory.texi: Fix various typos & grammar errors. + 2016-06-14 Joseph Myers <joseph@codesourcery.com> [BZ #20255] |