]> Savannah Git Hosting - gnulib.git/commitdiff
doc: correct doubled "on on"
authorJim Meyering <meyering@meta.com>
Sun, 25 Jun 2023 16:58:55 +0000 (09:58 -0700)
committerJim Meyering <meyering@meta.com>
Sun, 25 Jun 2023 16:58:55 +0000 (09:58 -0700)
* doc/glibc-functions/initstate_r.texi: As above.
* doc/posix-functions/initstate.texi: As above.

ChangeLog
doc/glibc-functions/initstate_r.texi
doc/posix-functions/initstate.texi

index 18612ed090bfff020c9016ef4cd15598465cb0fe..0a14019a8debceca678b029367350093b832205b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-06-25  Jim Meyering  <meyering@meta.com>
+
+       doc: correct doubled "on on"
+       * doc/glibc-functions/initstate_r.texi: As above.
+       * doc/posix-functions/initstate.texi: As above.
+
 2023-06-25  Bruno Haible  <bruno@clisp.org>
 
        sigdescr_np tests: Avoid test failure on glibc/sparc.
index 9c1ea829db750ff2330555bd5ff7a206b6c787fa..98185e13fc684d19c0254a59485ef9883bdda779 100644 (file)
@@ -32,7 +32,7 @@ AIX 7.1.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function crashes if the state buffer is unaligned on on some platforms:
+This function crashes if the state buffer is unaligned on some platforms:
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=30584
 glibc 2.36/sparc.
 @item
index a1de753e1fc1af1de094e2f9469d4bc920dc70f9..fec1fa3bcff7b9683f846edbe3f025a1bd505845 100644 (file)
@@ -19,7 +19,7 @@ Cygwin 1.5.25.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function crashes if the state buffer is unaligned on on some platforms:
+This function crashes if the state buffer is unaligned on some platforms:
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=30584
 glibc 2.36/sparc.
 @item