]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Fix typo.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 1 Sep 2024 05:36:31 +0000 (22:36 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 1 Sep 2024 05:36:31 +0000 (22:36 -0700)
* doc/pastposix-functions/siginterrupt.texi (siginterrupt): Fix typo.

ChangeLog
doc/pastposix-functions/siginterrupt.texi

index de6cfce9a598bd26fcc95a846007c4d0600f957a..9ae76f3f8308c92ac98fa7551042a00e6d462c97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-08-31  Collin Funk  <collin.funk1@gmail.com>
+
+       doc: Fix typo.
+       * doc/pastposix-functions/siginterrupt.texi (siginterrupt): Fix typo.
+
 2024-08-31  Bruno Haible  <bruno@clisp.org>
 
        Strengthen LC_CTYPE configure tests on OpenBSD, Android, Haiku.
index 95198ddd29667886da186470b44ff0dc987474fb..fde89e39303a9f1c08fb00d7fe9117b1fada8553 100644 (file)
@@ -17,7 +17,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8, mingw, MSVC 14.
 @item
-This funciton is removed in POSIX.1-2024.
+This function is removed in POSIX.1-2024.
 Use the function @code{sigaction} instead.
 @end itemize