diff options
Diffstat (limited to 'chapter07/gettext.xml')
-rw-r--r-- | chapter07/gettext.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter07/gettext.xml b/chapter07/gettext.xml index 34d0ee32e..a8f5be287 100644 --- a/chapter07/gettext.xml +++ b/chapter07/gettext.xml @@ -67,7 +67,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>Install the <command>msgfmt</command>, <command>msgmerge</command> and + <para>Install the <command>msgfmt</command>, <command>msgmerge</command>, and <command>xgettext</command> programs:</para> <screen><userinput remap="install">cp -v gettext-tools/src/{msgfmt,msgmerge,xgettext} /usr/bin</userinput></screen> @@ -77,8 +77,7 @@ <sect2 role="content"> <title/> - <para>Details on this package are located in - <xref linkend="contents-gettext" role="."/></para> + <para>Details on this package are located in <xref linkend="contents-gettext" role="."/></para> </sect2> |