fix minor typos in LVM-HOWTO.xml

This commit is contained in:
Jason Leschnik 2016-10-24 19:48:18 +11:00
parent 21c27103e2
commit bf344715cb
1 changed files with 2 additions and 2 deletions

View File

@ -1905,7 +1905,7 @@ update -d -P
</para>
<para>
You may also want to edit the the file
You may also want to edit the file
<filename>/etc/rc.d/init.d/halt</filename> to deactivate the volume
groups at shutdown. Insert the
<screen>
@ -2002,7 +2002,7 @@ if [ -e /proc/lvm -a -x /sbin/vgchange -a -f /etc/lvmtab ]; then
</para>
<para>
You may also want to edit the the file
You may also want to edit the file
<filename>/etc/rc.d/init.d/halt</filename> to deactivate the volume
groups at shutdown. Insert the
<screen>