Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-10-20 16:52:27 +01:00
|
|
|
<para><command>autopoint</command> copies standard gettext infrastructure
|
|
|
|
files into a source package.</para>
|
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>config.charset</command> outputs a system-dependent table of
|
|
|
|
character encoding aliases.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>config.rpath</command> outputs a system-dependent set of
|
|
|
|
variables, describing how to set the runtime search path of shared libraries in an
|
|
|
|
executable.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gettext</command> translates a natural language message into
|
|
|
|
the user's language, by looking up the translation in a message catalog.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gettextize</command> copies all standard Gettext files into
|
|
|
|
the given top-level directory of a package, to begin internationalizing it.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>hostname</command> displays a network hostname in various
|
|
|
|
forms.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgattrib</command> filters the messages of a translation
|
|
|
|
catalog according to their attributes and manipulates the attributes.</para>
|
2002-08-08 18:23:48 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgcat</command> concatenates and merges the given
|
|
|
|
<filename>.po</filename> files.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgcmp</command> compares two <filename>.po</filename>
|
|
|
|
files to check that both contain the same set of msgid strings.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgcomm</command> finds the messages that are common to
|
|
|
|
to the given <filename>.po</filename> files.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgconv</command> converts a translation catalog to a
|
|
|
|
different character encoding.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgen</command> creates an English translation catalog.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgexec</command> applies a command to all translations of a
|
|
|
|
translation catalog.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgfilter</command> applies a filter to all translations of a
|
|
|
|
translation catalog.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgfmt</command> generates a binary message catalog from
|
|
|
|
from a translation catalog.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msggrep</command> extracts all messages of a translation
|
|
|
|
catalog that match a given pattern or belong to some given source files.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msginit</command> creates a new <filename>.po</filename>
|
|
|
|
file, initializing the meta information with values from the user's
|
|
|
|
environment.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgmerge</command> combines two raw translations into a
|
|
|
|
single file.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msgunfmt</command> decompiles a binary message catalog
|
|
|
|
into raw translation text.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>msguniq</command> unifies duplicate translations in a
|
|
|
|
translation catalog.</para>
|
2001-09-22 17:09:47 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>ngettext</command> displays native language translations of a
|
|
|
|
textual message whose grammatical form depends on a number.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>xgettext</command> extracts the translatable message lines
|
|
|
|
from the given source files, to make the first translation template.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-10-20 16:52:27 +01:00
|
|
|
<para><command>libasprintf</command> defines the autosprintf class which
|
|
|
|
makes C formatted output routines usable in C++ programs, for use with the
|
|
|
|
<string> strings and the <iostream> streams.</para>
|
|
|
|
|
2003-10-21 06:19:55 +01:00
|
|
|
<para><command>libgettextlib</command> is a private library containing
|
|
|
|
common routines used by the various gettext programs. They're not meant for
|
|
|
|
general use.</para>
|
2002-06-17 02:01:46 +01:00
|
|
|
|
2003-10-20 16:52:27 +01:00
|
|
|
<para><command>libgettextpo</command> is used to write specialized
|
|
|
|
programs that process PO files. This library is used when the standard
|
|
|
|
applications shipped with gettext won't suffice (such as msgcomm, msgcmp,
|
|
|
|
msgattrib and msgen).</para>
|
|
|
|
|
2003-10-21 06:19:55 +01:00
|
|
|
<para><command>libgettextsrc</command> is a private library containing
|
2003-10-21 06:29:08 +01:00
|
|
|
common routines used by the various gettext programs. They're not meant for
|
2003-10-21 06:19:55 +01:00
|
|
|
general use.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-06-17 02:01:46 +01:00
|
|
|
</sect2>
|
2003-09-24 23:29:16 +01:00
|
|
|
|