]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Configuration Actions): Remove duplicate
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 15 Jun 2006 13:20:04 +0000 (13:20 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 15 Jun 2006 13:20:04 +0000 (13:20 +0000)
`@var', for texi2html.
(Systemology): Some more word wrapping, for DVI output.
(autom4te Invocation): The short option for `--melt' is `-M',
not `-m'.

ChangeLog
doc/autoconf.texi

index 9af26e621e8db775426fa8c0bc6e772ef7135aa8..c34439455ec23c09b8f47cb4249c7ad5dd538902 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * 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  <eggert@cs.ucla.edu>
 
        * doc/autoconf.texi: More formatting and English tweaks,
index 9a3d4091b80158102823da9a39088920a77a1e05..5d55c500881dda97abec044e92a2e7091dec14c7 100644 (file)
@@ -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