Avoid using the syntax symbol() in formatted documentation.
[gnulib.git] / doc / gnulib.texi
index e30f6cd..c4f285d 100644 (file)
@@ -5,6 +5,9 @@
 @settitle GNU Gnulib
 @syncodeindex fn cp
 @syncodeindex pg cp
+@ifclear texi2html
+@firstparagraphindent insert
+@end ifclear
 @comment %**end of header
 
 @set UPDATED $Date: 2007-09-09 13:20:45 $
@@ -2888,6 +2891,8 @@ If you need this particular function, you may write to
 @chapter Particular Modules
 
 @menu
+* alloca::
+* alloca-opt::
 * Quoting::
 * error and progname::
 * gcd::
@@ -2895,6 +2900,16 @@ If you need this particular function, you may write to
 * Supporting Relocation::
 @end menu
 
+@node alloca
+@section alloca
+@findex alloca
+@include alloca.texi
+
+@node alloca-opt
+@section alloca-opt
+@findex alloca
+@include alloca-opt.texi
+
 @include quote.texi
 @include error.texi
 @include gcd.texi