Tiny text fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8058 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Chris Staub 2009-10-09 02:16:08 +00:00
parent 2b81e19860
commit ac3ba37136
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
<bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="bc"/>(if you run the test suite
<para role="recommended"><xref linkend="bc"/> (if you run the test suite
during the build)</para>
<bridgehead renderas="sect4">Optional</bridgehead>

View File

@ -85,7 +85,7 @@ useradd -c "Policy Kit Daemon User" -d /dev/null \
-u 27 -g polkituser -s /bin/false polkituser</userinput></screen>
<para>Install <application>polkit</application> by running the following
commands as an unprivileged user::</para>
commands as an unprivileged user:</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
--libexecdir=/usr/lib/polkit-1 --localstatedir=/var &amp;&amp;