diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-25 01:10:03 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-25 01:10:03 +0000 |
commit | e6f0e5e7df2593f8584558c28a63c4666721f760 (patch) | |
tree | 45273654c50728591809737ae56e2d3fd201871e /chapter06/eudev.xml | |
parent | 96e9f0bd0ae9d5e539abbcec8109ec5e1f103e30 (diff) |
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r-- | chapter06/eudev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 7d49c3555..f66c669de 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -80,7 +80,7 @@ mkdir -pv /etc/udev/rules.d</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> - <para>Install the package and creat the initial + <para>Install the package and create the initial <filename>/etc/udev/hwdb.bin</filename> file:</para> <screen><userinput remap="install">make install |