Author: andy
Date: 2012-07-14 04:48:48 -0600 (Sat, 14 Jul 2012)
New Revision: 10415
Modified:
trunk/BOOK/networking/netprogs/nfs-utils.xml
trunk/BOOK/x/lib/xulrunner.xml
Log:
made a couple of libevent links internal
Modified: trunk/BOOK/networking/netprogs/nfs-utils.xml
===================================================================
--- trunk/BOOK/networking/netprogs/nfs-utils.xml 2012-07-14 10:44:11 UTC
(rev 10414)
+++ trunk/BOOK/networking/netprogs/nfs-utils.xml 2012-07-14 10:48:48 UTC
(rev 10415)
@@ -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 @@
--without-tcp-wrappers \
--disable-nfsv4 \
--disable-nfsv41 \
- --disable-gss &&
+ --disable-gss &&
make</userinput></screen>
<para>If your <filename class="directory">/usr</filename> directory
@@ -210,7 +210,7 @@
<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 @@
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 @@
<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 @@
<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>
Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml 2012-07-14 10:44:11 UTC (rev 10414)
+++ trunk/BOOK/x/lib/xulrunner.xml 2012-07-14 10:48:48 UTC (rev 10415)
@@ -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>),
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page