aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/udev.xml
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-07 19:26:09 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-07 19:26:09 +0000
commit7e6c41d725951299381fb8e028c0e104842706d0 (patch)
tree95df876f1ce6080af3d2342d4e1112fe178e0a1b /chapter05/udev.xml
parentbe8296f699b3dcd298d284e4224db05a85b6f1fb (diff)
Fixed small typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/udev.xml')
-rw-r--r--chapter05/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/udev.xml b/chapter05/udev.xml
index 35ed76c61..3790d8059 100644
--- a/chapter05/udev.xml
+++ b/chapter05/udev.xml
@@ -57,7 +57,7 @@ configuration files:</para>
<screen><userinput>make udevdir=/dev etc/udev/udev.conf</userinput></screen>
-<para>And install finally install it:</para>
+<para>Finally, install it:</para>
<screen><userinput>make DESTDIR=/tools install</userinput></screen>