From: Pavel Raiskup Date: Tue, 5 Mar 2013 07:09:41 +0000 (+0100) Subject: docs: configure.in still mentioned in manpages X-Git-Tag: v2.69b~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b88dee0250d998dbe461d8591427333951f91e;p=thirdparty%2Fautoconf.git docs: configure.in still mentioned in manpages * man/autoupdate.x: Mention configure.ac as preferred name. * man/autoscan.x: Likewise. Signed-off-by: Eric Blake --- diff --git a/man/autoscan.x b/man/autoscan.x index a3b67d94..6e34674c 100644 --- a/man/autoscan.x +++ b/man/autoscan.x @@ -1,2 +1,2 @@ [name] -autoscan \- Generate a preliminary configure.in +autoscan \- Generate a preliminary configure.ac diff --git a/man/autoupdate.x b/man/autoupdate.x index 40d24e27..4182cd1a 100644 --- a/man/autoupdate.x +++ b/man/autoupdate.x @@ -1,2 +1,2 @@ [name] -autoupdate \- Update a configure.in to a newer Autoconf +autoupdate \- Update a configure.ac to a newer Autoconf