]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix typo in msgfmt.texi.
authorDaiki Ueno <ueno@gnu.org>
Fri, 15 Feb 2013 10:34:25 +0000 (19:34 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 15 Feb 2013 10:34:25 +0000 (19:34 +0900)
gettext-tools/doc/ChangeLog
gettext-tools/doc/msgfmt.texi

index 0fe9a887228b7bfb7b12c61807f946c401d166a7..a7f5dc16a842636195b211ec91b597d84c95f7e4 100644 (file)
@@ -1,3 +1,7 @@
+2013-02-15  Daiki Ueno  <ueno@gnu.org>
+
+       * msgfmt.texi (Input file location): Output file is not PO.
+
 2013-01-30  Miguel Angel Arruga Vivas  <rosen644835@gmail.com>  (tiny change)
 
        * msgen.texi (Output details): Fix link in '@opindex' pointing to
index c9dc40dccaeb74f21be33dd90aea6949c98dbf41..2a0dd6f4bcdab7e0a78cdcf224a89d8549775927 100644 (file)
@@ -18,7 +18,7 @@ translation description.
 @opindex -D@r{, @code{msgfmt} option}
 @opindex --directory@r{, @code{msgfmt} option}
 Add @var{directory} to the list of directories.  Source files are
-searched relative to this list of directories.  The resulting @file{.po}
+searched relative to this list of directories.  The resulting binary
 file will be written relative to the current directory, though.
 
 @end table