From: Karl Berry Date: Mon, 6 Sep 2010 17:34:36 +0000 (-0700) Subject: doc tweaks X-Git-Tag: v0.1~3844 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=84cdd8b4f963c4abefa6109aeaad7b82e6427f5f;p=gnulib.git doc tweaks --- diff --git a/ChangeLog b/ChangeLog index 31c34689c..21f499bdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-09-06 Karl Berry + + * doc/gnulib-tool.texi (Modified imports): doc tweaks. + 2010-09-05 Bruno Haible uniwidth/width: Update comment. diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi index a8807c113..7432ab1a7 100644 --- a/doc/gnulib-tool.texi +++ b/doc/gnulib-tool.texi @@ -342,10 +342,10 @@ directory, then launch @samp{gnulib-tool --add-import}. The only change for which this doesn't work is a change of the @samp{--m4-base} directory. Because, when you pass a different value of @samp{--m4-base}, @code{gnulib-tool} will not find the previous -@file{gnulib-cache.m4} file any more... A possible solution is to +@file{gnulib-cache.m4} file any more. A possible solution is to manually copy the @file{gnulib-cache.m4} into the new M4 macro directory. -In the @file{gnulib-cache.m4}, the macros have the following meaning: +In the @file{gnulib-cache.m4} file, the macros have the following meaning: @table @code @item gl_MODULES The argument is a space separated list of the requested modules, not including