libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 0aae6984db8fd561d11b89247455acbc1815c725
parent 1f5e65313da2dd720abacbc267ceed2d0eea42f3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  9 Oct 2012 19:59:18 +0000

-syntax fix

Diffstat:
Mdoc/libextractor.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/libextractor.texi b/doc/libextractor.texi @@ -486,7 +486,7 @@ should not interfere with your main application --- does NOT install a signal handler for @code{SIGPIPE}. You thus need to install a signal handler (or at least tell your system to ignore @code{SIGPIPE}) if you want to avoid unexpected problems during calls to GNU libextractor. -@cindex{SIGPIPE} +@cindex SIGPIPE @node Extracting meta data @chapter Extracting meta data