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