Преглед на файлове

Tag fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia преди 20 години
родител
ревизия
2d58af2f11
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      chapter06/util-linux.xml

+ 2 - 1
chapter06/util-linux.xml

@@ -52,7 +52,8 @@ The following patch properly fixes this issue:</para>
 <screen><userinput>patch -Np1 -i ../&util-linux-cramfs-patch;</userinput></screen>
 
 <para>Util-linux has a security vulnerability that could allow a user to remount
-a volume without the nosuid option. The following patch fixes this issue:</para>
+a volume without the <option>nosuid</option> option. The following patch fixes 
+this issue:</para>
 
 <screen><userinput>patch -Np1 -i ../&util-linux-umount-patch;</userinput></screen>