From 7f2826c8361156ee387b5f1cfb5f4513c0af5554 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 6 Jul 2001 09:21:36 +0000 Subject: Update. * manual/libc-texinfo.sh: Add note for the FDL. * manual/argp.texi (Argp Example 4): Fix texinfo warning. * manual/libc.texinfo: Regenerated. * manual/fdl.texi: Fix node. --- manual/argp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/argp.texi') diff --git a/manual/argp.texi b/manual/argp.texi index 9e40000..b744697 100644 --- a/manual/argp.texi +++ b/manual/argp.texi @@ -1101,7 +1101,7 @@ two part option string. The @emph{headers} are entries in the options vector. @xref{Argp Option Vectors}. The first four fields are zero. The two part documentation string are in the variable @code{doc}, which allows documentation both before and after the options. @xref{Argp -Parsers}; the two parts of @code{doc} are separated by a vertical-tab +Parsers}, the two parts of @code{doc} are separated by a vertical-tab character (@code{'\v'}, or @code{'\013'}). By convention, the documentation before the options is a short string stating what the program does, and after any options it is longer, describing the -- cgit v1.1