diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-20 18:51:12 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-20 18:51:12 +0000 |
commit | c6b99aeaf4d8a36f0534d3cd291fcf439b9c6124 (patch) | |
tree | f9997d59cbbdb89478486d5220bddfd583c747ac | |
parent | 50bf6009444b5d2fd4269e4da23cf3f0d563e513 (diff) |
Standarized the mountpoint description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/sysvinit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index de585b38a..ff4280e1f 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -182,8 +182,8 @@ user's terminal</para> <varlistentry id="mountpoint"> <term><command>mountpoint</command></term> <listitem> +<para>Checks if the directory is a mountpoint</para> <indexterm zone="ch-system-sysvinit mountpoint"><primary sortas="b-mountpoint">mountpoint</primary></indexterm> -<para>checks if the directory is a mountpoint.</para> </listitem> </varlistentry> |