From 2f0ed93050ab6d858738d36addd8320889e4a0e0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 31 Jan 2012 14:24:40 -0800 Subject: [PATCH] typo --- ChangeLog | 5 +++++ doc/posix-functions/setstate.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2a0b728b0..f80c7dda9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-31 Karl Berry + + setstate doc: typo. + * doc/posix-functions/setstate.texi (setstate): { not (. + 2012-01-31 Bruno Haible popen: Make more robust on Windows. diff --git a/doc/posix-functions/setstate.texi b/doc/posix-functions/setstate.texi index 54f28e11b..246247736 100644 --- a/doc/posix-functions/setstate.texi +++ b/doc/posix-functions/setstate.texi @@ -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 -- 2.11.0