mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed trailing spaces from commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
156402e3ec
commit
60cd5856e6
@ -12,7 +12,7 @@ for gzip files).</para>
|
||||
|
||||
<para>Install Tar by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>./configure --prefix=$LFS/static --disable-nls &&
|
||||
<para><screen><userinput>./configure --prefix=$LFS/static --disable-nls &&
|
||||
make LDFLAGS=-static &&
|
||||
make install</userinput></screen></para>
|
||||
|
||||
|
@ -11,7 +11,7 @@ bad login attempts.</para>
|
||||
<para>Create these files with their proper permissions by running the
|
||||
following commands:</para>
|
||||
|
||||
<para><screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &&
|
||||
<para><screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &&
|
||||
chmod 644 /var/run/utmp /var/log/{btmp,lastlog,wtmp}</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user