diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-15 03:42:34 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-15 03:42:34 +0000 |
commit | 139e6337f3b02dd59ccc957fd2bbf04b9620a607 (patch) | |
tree | e094c9b93917150dc7bcfe4c7fbd2ec496447ff1 /appendixa/diffutils-desc.sgml | |
parent | b8b8c669d2c4e6e04d12b82d2b16359bd10ed6f2 (diff) |
SGML source fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/diffutils-desc.sgml')
-rw-r--r-- | appendixa/diffutils-desc.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/diffutils-desc.sgml b/appendixa/diffutils-desc.sgml index e48db4f63..5aac98b49 100644 --- a/appendixa/diffutils-desc.sgml +++ b/appendixa/diffutils-desc.sgml @@ -14,7 +14,7 @@ The Diffutils package contains the cmp, diff, diff3 and sdiff programs. <para> cmp and diff both compare two files and report their differences. Both programs have extra options which compare files in different situations. -</para +</para> </sect3> |