mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9908 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2c263229f5
commit
e958dbb20f
@ -193,7 +193,7 @@ install -v -m644 image/*.{png,ico,xpm,bmp} \
|
||||
|
||||
<screen role="root"><userinput>install -v -m644 <replaceable><Downloaded_Files></replaceable> /usr/share/doc/wireshark-&wireshark-version;</userinput></screen>
|
||||
|
||||
<para>Now, set ownership and permissions of sensitive applications to to
|
||||
<para>Now, set ownership and permissions of sensitive applications to
|
||||
only allow authorized users. As the <systemitem
|
||||
class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -93,8 +93,7 @@
|
||||
<para>Install <application>DocBook-utils</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>
|
||||
patch -Np1 -i ../docbook-utils-&docbook-utils-version;-grep_fix-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../docbook-utils-&docbook-utils-version;-grep_fix-1.patch &&
|
||||
sed -i 's:/html::' doc/HTML/Makefile.in &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user