Word wrap.

Somehow, an entire question got shoved over several spaces...  don't
know by who, and really don't care who, just fix it.
This commit is contained in:
Michael Lucas 2003-06-11 23:39:06 +00:00
parent df60cd02f4
commit 4f5b827be8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17262

View file

@ -8729,9 +8729,9 @@ Key F15 A A Menu Workplace Nop</programlisting>
<para>Use the <application>SMBFS</application> toolset. It <para>Use the <application>SMBFS</application> toolset. It
includes a set of kernel modifications and a set of includes a set of kernel modifications and a set of
userland programs. The programs and information are userland programs. The programs and information are
available as <filename role="package">net/smbfs</filename> in the ports available as <filename role="package">net/smbfs</filename>
collection, or in the base system as of 4.5-RELEASE and in the ports collection, or in the base system as of
later.</para> 4.5-RELEASE and later.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -8809,33 +8809,34 @@ Key F15 A A Menu Workplace Nop</programlisting>
</answer> </answer>
</qandaentry> </qandaentry>
<qandaentry> <qandaentry>
<question id="cvsup-missing-libs"> <question id="cvsup-missing-libs">
<para>I've just installed CVSup but trying to execute it <para>I've just installed CVSup but trying to execute it
produces errors. What is wrong?</para> produces errors. What is wrong?</para>
</question> </question>
<answer>
<para>First, see if the error message you are
receiving is like the one shown below.</para>
<programlisting>/usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found</programlisting> <answer>
<para>First, see if the error message you are receiving is
like the one shown below.</para>
<para>Errors like these are caused by installing the <programlisting>/usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found</programlisting>
<filename role="package">net/cvsup</filename> port on a
machine which does not have the <para>Errors like these are caused by installing the
<application>XFree86</application> suite. If you want to <filename role="package">net/cvsup</filename> port on a
use the <acronym>GUI</acronym> included with machine which does not have the
<application>CVSup</application> you will need to install <application>XFree86</application> suite. If you want to
<application>XFree86</application> now. Alternatively if you use the <acronym>GUI</acronym> included with
just wish to use <application>CVSup</application> from a <application>CVSup</application> you will need to install
command line you should delete the package previously <application>XFree86</application> now. Alternatively if
installed. Then install the <filename you just wish to use <application>CVSup</application> from
role="package">net/cvsup-without-gui</filename> port. This is a command line you should delete the package previously
covered in more detail in the <ulink installed. Then install the <filename
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup role="package">net/cvsup-without-gui</filename> port. This
section</ulink> of the Handbook.</para> is covered in more detail in the <ulink
</answer> url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
</qandaentry> section</ulink> of the Handbook.</para>
</answer>
</qandaentry>
</qandaset> </qandaset>
</chapter> </chapter>