typo
authorKarl Berry <karl@freefriends.org>
Tue, 31 Jan 2012 22:24:40 +0000 (14:24 -0800)
committerKarl Berry <karl@freefriends.org>
Tue, 31 Jan 2012 22:24:40 +0000 (14:24 -0800)
ChangeLog
doc/posix-functions/setstate.texi

index 2a0b728..f80c7dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-01-31  Karl Berry  <karl@gnu.org>
+
+       setstate doc: typo.
+       * doc/posix-functions/setstate.texi (setstate): { not (.
+
 2012-01-31  Bruno Haible  <bruno@clisp.org>
 
        popen: Make more robust on Windows.
index 54f28e1..2462477 100644 (file)
@@ -17,5 +17,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function has a slightly incompatible declaration (the argument type being
-@samp{const char *} instead of @samp(char *}) on some platforms.
+@samp{const char *} instead of @samp{char *}) on some platforms.
 @end itemize