aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-07 20:16:33 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-07 20:16:33 +0000
commit3367a3f74ef14fa309868af2567ccdbb3a188eb0 (patch)
tree82e92b4d057f52b02de5e794cf9d428ededce34f
parent03d73d4b02876281ae4ab31baf6ecb689515303f (diff)
Changed &quot; by <quote>.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/hotplug.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index ebbbe9d71..0482b6595 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -36,7 +36,7 @@ running kernel.</para>
<screen><userinput>make install</userinput></screen>
-<para>Copy a file that the &quot;install&quot; target omits.</para>
+<para>Copy a file that the <quote>install<quote> target omits.</para>
<screen><userinput>cp etc/hotplug/pnp.distmap /etc/hotplug</userinput></screen>