]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Oops, forgot the @noindent (not that it seems to make a difference):
authorKevin Ryde <user42@zip.com.au>
Fri, 19 Jul 2002 22:44:49 +0000 (22:44 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 19 Jul 2002 22:44:49 +0000 (22:44 +0000)
* doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing
backslashes.

doc/autoconf.texi

index 329f239e1813410dff92401f6e6e73cc56ec459d..f3ab8c5c21ac6b310b47d7e48f2f43b7cf464fed 100644 (file)
@@ -10272,6 +10272,7 @@ test:
        : BAR is "$(BAR)"
 @end example
 
+@noindent
 shows @code{FOO} equal to @code{one BAR = two}.  Other Makes sensibly
 let a backslash continue only to the immediately following line.