mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fixed small typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
be8296f699
commit
7e6c41d725
@ -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>
|
||||
|
||||
|
@ -33,7 +33,7 @@ by applying the following patch:</para>
|
||||
|
||||
<screen><userinput>make udevdir=/dev</userinput></screen>
|
||||
|
||||
<para>And install finally install it:</para>
|
||||
<para>Finally, install it:</para>
|
||||
|
||||
<screen><userinput>make udevdir=/dev install</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user