From: Stefano Lattarini Date: Wed, 22 Sep 2010 20:04:55 +0000 (+0200) Subject: Manual: index refer to target "git-dist", not "cvs-dist". X-Git-Tag: v1.11.1b~50^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20abe4e50f9beb3bf36a6b8796d7230caa92813a;p=thirdparty%2Fautomake.git Manual: index refer to target "git-dist", not "cvs-dist". * doc/automake.texi (General Operation): Index the non-standard example about "git-dist" under the "git-dist" label, not under the "cvs-dist" one. --- diff --git a/ChangeLog b/ChangeLog index 00b9e4b95..f6c7bff08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-09-22 Stefano Lattarini + Manual: index refer to target "git-dist", not "cvs-dist". + * doc/automake.texi (General Operation): Index the non-standard + example about "git-dist" under the "git-dist" label, not under + the "cvs-dist" one. + Perl modules: remove references to "Automake CVS repository". * lib/Automake/Channels.pm: Update comments to refer to "Automke's git repository" rather than to "Automake's CVS repository". diff --git a/doc/automake.texi b/doc/automake.texi index 4d2951312..e9b4214f9 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -1759,8 +1759,7 @@ for instance, a @code{bin_PROGRAMS} variable definition will cause rules for compiling and linking programs to be generated. @cindex Non-standard targets -@cindex @code{cvs-dist}, non-standard example -@trindex cvs-dist +@cindex @code{git-dist}, non-standard example @trindex git-dist The variable definitions and rules in the @file{Makefile.am} are