aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2019-05-11 11:00:01 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2019-05-11 11:00:01 +0000
commit8b1d92770677f5f54a097488c3d132ea89678b1e (patch)
tree22a43f1fd10967c17142b895f45282958f38e42e
parentcd2bd145defb52bc143d03794e81c04077450d89 (diff)
"Next" becomes "First", if the preceding "First" is commented out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/eudev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml
index 8f6681417..de2ba41c6 100644
--- a/chapter06/eudev.xml
+++ b/chapter06/eudev.xml
@@ -49,7 +49,7 @@
<screen><userinput remap="pre">sed -i '/keyboard_lookup_key/d' src/udev/udev-builtin-keyboard.c</userinput></screen>
-->
- <para>Next, add a workaround to prevent the /tools directory from being
+ <para>First, add a workaround to prevent the /tools directory from being
hard coded into Eudev binary files library locations:</para>
<screen><userinput remap="pre">cat &gt; config.cache &lt;&lt; "EOF"