aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/automake-desc.xml3
-rw-r--r--appendixa/automake-shortdesc.xml4
-rw-r--r--appendixa/gettext-desc.xml3
-rw-r--r--appendixa/gettext-shortdesc.xml2
4 files changed, 9 insertions, 3 deletions
diff --git a/appendixa/automake-desc.xml b/appendixa/automake-desc.xml
index c564278e8..c799cbcf8 100644
--- a/appendixa/automake-desc.xml
+++ b/appendixa/automake-desc.xml
@@ -44,6 +44,9 @@ tree.</para>
<para><command>py-compile</command> compiles a Python program.</para>
+<para><command>symlink-tree</command> is a script to create a symlink tree of
+a directory tree.</para>
+
<para><command>ylwrap</command> is a wrapper for lex and yacc.</para>
</sect2>
diff --git a/appendixa/automake-shortdesc.xml b/appendixa/automake-shortdesc.xml
index b81651a01..809525f4f 100644
--- a/appendixa/automake-shortdesc.xml
+++ b/appendixa/automake-shortdesc.xml
@@ -5,8 +5,8 @@
<para>Automake generates Makefile.in files, intended for use with Autoconf.</para>
<para><emphasis>Installed programs</emphasis>: acinstall, aclocal,
-aclocal-1.7, automake, automake-1.7, compile, config.guess, config.sub,
+aclocal-1.8, automake, automake-1.8, compile, config.guess, config.sub,
depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile,
-ylwrap</para>
+symlink-tree, ylwrap</para>
</sect2>
diff --git a/appendixa/gettext-desc.xml b/appendixa/gettext-desc.xml
index 8d6495c42..13bb64745 100644
--- a/appendixa/gettext-desc.xml
+++ b/appendixa/gettext-desc.xml
@@ -12,6 +12,9 @@ character encoding aliases.</para>
variables, describing how to set the runtime search path of shared libraries in an
executable.</para>
+<para><command>envsubst</command> substitutes environment variables in shell
+format strings.</para>
+
<para><command>gettext</command> translates a natural language message into
the user's language, by looking up the translation in a message catalog.</para>
diff --git a/appendixa/gettext-shortdesc.xml b/appendixa/gettext-shortdesc.xml
index 07dfd694b..fc122b4bf 100644
--- a/appendixa/gettext-shortdesc.xml
+++ b/appendixa/gettext-shortdesc.xml
@@ -8,7 +8,7 @@ localization. Programs can be compiled with Native Language Support
language.</para>
<para><emphasis>Installed programs</emphasis>: autopoint, config.charset,
-config.rpath, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp,
+config.rpath, envsubst, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp,
msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit,
msgmerge, msgunfmt, msguniq, ngettext, project-id, team-address, trigger,
urlget, user-email and xgettext</para>