diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-23 17:01:16 +0000 |
commit | 335838c585605a348a58441ac5d5642bc39f0b0b (patch) | |
tree | 26a1af424903e3fdfec46d25d56afdf85fc29e7f /appendixa/texinfo-desc.xml | |
parent | cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (diff) |
missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/texinfo-desc.xml')
-rw-r--r-- | appendixa/texinfo-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/texinfo-desc.xml b/appendixa/texinfo-desc.xml index d0c2c4a5a..7416de842 100644 --- a/appendixa/texinfo-desc.xml +++ b/appendixa/texinfo-desc.xml @@ -25,7 +25,7 @@ added.</para></sect4> formats. Available formats are: info files, plain text and HTML.</para></sect4> <sect4><title>texi2dvi</title> -<para>The texi2dvi program prints Texinfo documents</para></sect4> +<para>The texi2dvi program prints Texinfo documents.</para></sect4> <sect4><title>texindex</title> <para>The texindex program is used to sort Texinfo index files.</para></sect4> |