made a couple of libevent links internal

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10415 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2012-07-14 10:48:48 +00:00
parent 5ef6186dda
commit 06eb274a7e
2 changed files with 10 additions and 10 deletions

View File

@ -62,22 +62,22 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libtirpc"/> and
<xref linkend="libtirpc"/> and
<xref linkend="pkgconfig"/>
</para>
<para role="required">
<xref linkend="rpcbind"/> (Runtime dependency)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<para role="optional">
<xref linkend="tcpwrappers"/>
</para>
<bridgehead renderas="sect4">Optional for NFSv4 Support</bridgehead>
<para role="optional">
<ulink url="http://www.monkey.org/~provos/libevent/">libevent</ulink> and
<xref linkend="libevent"/> and
<ulink url="http://www.citi.umich.edu/projects/nfsv4/linux/">libnfsidmap</ulink>
</para>
@ -154,7 +154,7 @@ useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \
--without-tcp-wrappers \
--disable-nfsv4 \
--disable-nfsv41 \
--disable-gss &amp;&amp;
--disable-gss &amp;&amp;
make</userinput></screen>
<para>If your <filename class="directory">/usr</filename> directory
@ -210,7 +210,7 @@ make</userinput></screen>
<title>Boot Script</title>
<para>Install the <filename>/etc/rc.d/init.d/nfs-server</filename>
init script included in the <xref linkend="bootscripts"/> package
init script included in the <xref linkend="bootscripts"/> package
to start the server at boot.</para>
<screen role="root"><userinput>make install-nfs-server</userinput></screen>
@ -229,7 +229,7 @@ QUOTAS="no"
KILLDELAY="10"</literal>
EOF</userinput></screen>
<note><para>The above parameters may be optionally placed in
<note><para>The above parameters may be optionally placed in
<filename>/etc/sysconfig/rc.site</filename>.</para></note>
<indexterm zone="nfs-utils nfs-utils-server-init">
@ -272,7 +272,7 @@ EOF</userinput></screen>
<sect4 id="nfs-utils-client-init">
<title>Boot Script</title>
<note><para>The following boot script is not required if the
<note><para>The following boot script is not required if the
nfs-server script is installed.</para></note>
<para>Install the <filename>/etc/rc.d/init.d/nfs-client</filename> init
@ -308,7 +308,7 @@ EOF</userinput></screen>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>exportfs, mountstats, mount.nfs, mount.nfs4 (link to mount.nfs),
<seg>exportfs, mountstats, mount.nfs, mount.nfs4 (link to mount.nfs),
nfsiostat, nfsstat, rpc.mountd, rpc.nfsd, rpc.statd, rpcdebug,
showmount, sm-notify, start-statd, umount.nfs (link to mount.nfs),
and umount.nfs4 (link to mount.nfs)</seg>

View File

@ -98,7 +98,7 @@
<xref linkend="startup-notification"/>,
<xref linkend="sqlite"/>,
<ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
<ulink url="http://libevent.org/">Libevent</ulink>,
<xref linkend="libevent"/>,
<xref linkend="doxygen"/>,
<xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/> (for
integration with the old version of <application>Gnome</application>),