From: Bruno Haible Date: Thu, 11 Jun 2009 18:48:44 +0000 (+0000) Subject: Add references. X-Git-Tag: v0.18~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1cd685a92580dcbc6f94c936cdb3df26fc8a558;p=thirdparty%2Fgettext.git Add references. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 9cf265790..6a46a9485 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-06-11 Bruno Haible + + * gettext.texi (Mark Keywords): Add cross-section references. + Reported by David Bruce . + 2009-05-01 Bruno Haible Undo 2005-02-23 change. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 10c70007d..45f36f46e 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -2239,7 +2239,9 @@ string as sole argument. It is also possible to define marking functions that take it at another argument position. It is even possible to make the marked argument position depend on the total number of arguments of the function call; this is useful in C++. All this is achieved using -@code{xgettext}'s @samp{--keyword} option. +@code{xgettext}'s @samp{--keyword} option. How to pass such an option +to @code{xgettext}, assuming that @code{gettextize} is used, is described +in @ref{po/Makevars} and @ref{AM_XGETTEXT_OPTION}. Note also that long strings can be split across lines, into multiple adjacent string tokens. Automatic string concatenation is performed