From: Ralf Wildenhues Date: Thu, 15 Jun 2006 13:20:04 +0000 (+0000) Subject: * doc/autoconf.texi (Configuration Actions): Remove duplicate X-Git-Tag: AUTOCONF-2.60~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f998c3bdc73b22ae0fe6ee71aa756cfa4e3b3bb;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Configuration Actions): Remove duplicate `@var', for texi2html. (Systemology): Some more word wrapping, for DVI output. (autom4te Invocation): The short option for `--melt' is `-M', not `-m'. --- diff --git a/ChangeLog b/ChangeLog index 9af26e621..c34439455 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-06-15 Ralf Wildenhues + + * doc/autoconf.texi (Configuration Actions): Remove duplicate + `@var', for texi2html. + (Systemology): Some more word wrapping, for DVI output. + (autom4te Invocation): The short option for `--melt' is `-M', + not `-m'. + 2006-06-15 Paul Eggert * doc/autoconf.texi: More formatting and English tweaks, diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 9a3d4091b..5d55c5008 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -2000,7 +2000,7 @@ AC_CONFIG_FOOS(@var{tag}@dots{}, [@var{commands}], [@var{init-cmds}]) where the arguments are: @table @var -@item @var{tag}@dots{} +@item tag@dots{} A blank-or-newline-separated list of tags, which are typically the names of the files to instantiate. @@ -7950,7 +7950,7 @@ formats. Officially this was called the ``Seventh Edition'' of ``the @sc{unix} time-sharing system'' but we use the more-common name ``Unix version 7''. Documentation is available in the -@uref{http://plan9.bell-labs.com/7thEdMan/, Unix Seventh Edition Manual}. +@uref{http://plan9.bell-labs.com/@/7thEdMan/, Unix Seventh Edition Manual}. Previous versions of Unix are called ``Unix version 6'', etc., but they were not as widely used. @end table @@ -9276,7 +9276,7 @@ constructs, you would use @option{-W none,obsolete}. warnings; if you want them, just pass @option{-W error}. @item --melt -@itemx -m +@itemx -M Do not use frozen files. Any argument @code{@var{file}.m4f} is replaced by @code{@var{file}.m4}. This helps tracing the macros which are executed only when the files are frozen, typically