Use non-breaking spaces, as necessary.

PR:		docs/41546
Submitted by:	Martin Heinen <martin@sumuk.de>
This commit is contained in:
Murray Stokely 2002-09-30 15:46:55 +00:00
parent da6ef2fb7c
commit f8c25d1364
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14434
5 changed files with 13 additions and 13 deletions

View file

@ -846,7 +846,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
size, and one for resident size&mdash;total size is how much memory the
application has needed, and the resident size is how much it is actually
using at the moment. In this example you can see that <application>Netscape</application> has
required almost 30 MB of RAM, but is currently only using 9 MB.</para>
required almost 30&nbsp;MB of RAM, but is currently only using 9&nbsp;MB.</para>
<para>&man.top.1; automatically updates this display every two seconds;
this can be changed with the <option>s</option> option.</para>
@ -1335,7 +1335,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<para>See the &man.devfs.5; manual page for more
information.</para>
<para><literal>DEVFS</literal> is used by default in FreeBSD 5.0.</para>
<para><literal>DEVFS</literal> is used by default in FreeBSD&nbsp;5.0.</para>
</sect3>
</sect2>
</sect1>

View file

@ -143,7 +143,7 @@ F5 Drive 1
Default: F2</screen>
</example>
<para>Other operating systems, in particular Windows 95, have been known
<para>Other operating systems, in particular Windows&nbsp;95, have been known
to overwrite an existing MBR with their own. If this happens to you,
or you want to replace your existing MBR with the FreeBSD MBR then use
the following command:</para>

View file

@ -288,7 +288,7 @@ subscribe cvs-all</programlisting>
the chance of it not working for fairly long periods of
time. We recommend using
<application><link linkend="cvsup">CVSup</link></application>
for anybody with a 9600bps modem or faster connection.
for anybody with a 9600&nbsp;bps modem or faster connection.
</para>
</listitem>
</orderedlist>
@ -976,8 +976,8 @@ Script done, &hellip;</screen>
<secondary>timings</secondary>
</indexterm>
<para>Many factors influence the build time, but currently a 500 MHz
Pentium III with 128 MB of RAM takes about 2 hours to build
<para>Many factors influence the build time, but currently a 500&nbsp;MHz
Pentium&nbsp;III with 128&nbsp;MB of RAM takes about 2&nbsp;hours to build
the &os.stable; tree, with no tricks or shortcuts used during the
process. A &os.current; tree will take somewhat longer.</para>
</sect3>
@ -1511,7 +1511,7 @@ Script done, &hellip;</screen>
remove this directory and start afresh. In this case, keeping
<filename>/usr/obj</filename> around after you have finished
makes little sense, and will free up a large chunk of disk space
(currently about 340MB).</para>
(currently about 340&nbsp;MB).</para>
<para>However, if you know what you are doing you can have
<quote>make world</quote> skip this step. This will make subsequent

View file

@ -2077,7 +2077,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<secondary>Snapshots</secondary>
</indexterm>
<para>FreeBSD 5.0 offers a new feature in conjunction with
<para>FreeBSD&nbsp;5.0 offers a new feature in conjunction with
<link linkend="soft-updates">Soft Updates</link>: File system snapshots.</para>
<para>Snapshots allow a user to create an image of specified file

View file

@ -255,7 +255,7 @@
<listitem>
<para>If you are running a FreeBSD version prior to 4.0, and you are
<emphasis>not</emphasis> upgrading to FreeBSD 4.0 or higher using
<emphasis>not</emphasis> upgrading to FreeBSD&nbsp;4.0 or higher using
the <maketarget>make world</maketarget> procedure, use procedure 1.
</para>
</listitem>
@ -326,7 +326,7 @@
</procedure>
<note>
<para>In FreeBSD 4.2 and older you must replace
<para>In FreeBSD&nbsp;4.2 and older you must replace
<literal>KERNCONF=</literal> with <literal>KERNEL=</literal>.
4.2-STABLE that was fetched after Feb 2nd, 2001 does
recognize <literal>KERNCONF=</literal>.</para>
@ -513,7 +513,7 @@ cpu EV5</programlisting>
equal to the number of simultaneous users you expect to have on your
machine.</para>
<para>Starting with FreeBSD 4.5, the system will auto-tune this setting
<para>Starting with FreeBSD&nbsp;4.5, the system will auto-tune this setting
for you if you explicitly set it to <literal>0</literal><footnote>
<para>The auto-tuning algorithm sets <literal>maxuser</literal> equal
to the amount of memory in the system, with a minimum of 32, and a
@ -575,7 +575,7 @@ options MATH_EMULATE #Support for x87 emulation</programlisting>
<para>This line allows the kernel to simulate a math co-processor if
your computer does not have one (386 or 486SX). If you have a
486DX, or a 386 or 486SX (with a separate 387 or 487 chip), or
higher (Pentium, Pentium II, etc.), you can comment this line
higher (Pentium, Pentium&nbsp;II, etc.), you can comment this line
out.</para>
<note>
@ -1131,7 +1131,7 @@ pseudo-device pty # Pseudo-ttys (telnet etc)</programlisting>
<para>This implements IPv6 over IPv4 tunneling, IPv4 over IPv6 tunneling,
IPv4 over IPv4 tunneling, and IPv6 over IPv6 tunneling. Beginning with
FreeBSD 4.4 the <literal>gif</literal> device is
FreeBSD&nbsp;4.4 the <literal>gif</literal> device is
<quote>auto-cloning</quote>, and you should use the first example
(without the number after <literal>gif</literal>). Earlier versions of
FreeBSD require the number.</para>