]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add reference to documentation for object-pascal-format strings.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Apr 2010 09:30:42 +0000 (11:30 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Apr 2010 14:05:51 +0000 (16:05 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index 7f9a48167aa327197c4f1f53e4330dc4ce0df4fd..ede91e70ddc6f9590280a02daa6f0ebeea601020 100644 (file)
@@ -1,3 +1,9 @@
+2010-04-25  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (object-pascal-format): Add reference to Free Pascal
+       documentation.
+       Information provided by Marco van de Voort <marcov@stack.nl>.
+
 2010-04-02  Bruno Haible  <bruno@clisp.org>
 
        * FAQ.html (building_rpath_check): Remove section.
index d342601f321c6b8356ebe7e8406cb282e2ba21c2..6365e356e1bd35ccf6fc47c2012a7120b89482ce 100644 (file)
@@ -9096,7 +9096,9 @@ awk format strings are described in the gawk documentation, section
 @node object-pascal-format, ycp-format, awk-format, Translators for other Languages
 @subsection Object Pascal Format Strings
 
-Where is this documented?
+Object Pascal format strings are described in the documentation of the
+Free Pascal runtime library, section Format,
+@uref{http://www.freepascal.org/docs-html/rtl/sysutils/format.html}.
 
 @node ycp-format, tcl-format, object-pascal-format, Translators for other Languages
 @subsection YCP Format Strings