diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-02-16 05:31:31 +0000 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-02-16 05:31:31 +0000 |
commit | 8d3553538e714f11177209648fcc84957acf780e (patch) | |
tree | a51c589804d2998a66aba4b2fcd1ef6c193dc88b /chapter08/ninja.xml | |
parent | 164d38efea13e4e080cadfc65181efd6c1f62dd3 (diff) |
clean up short descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/ninja.xml')
-rw-r--r-- | chapter08/ninja.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml index 90f0fc9ce..0fe0ccb73 100644 --- a/chapter08/ninja.xml +++ b/chapter08/ninja.xml @@ -122,7 +122,7 @@ install -vDm644 misc/zsh-completion /usr/share/zsh/site-functions/_ninja</useri <varlistentry id="ninja"> <term><command>ninja</command></term> <listitem> - <para>is the Ninja build system.</para> + <para>is the Ninja build system</para> <indexterm zone="ch-system-ninja ninja"> <primary sortas="b-ninja">ninja</primary> </indexterm> |