- Add non-breakeable spaces between numbers and units for better
rendering - Convert dashes to — Reviewed by: remko Approved by: gabor (mentor)
This commit is contained in:
parent
45abd95a43
commit
d75d52742c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32639
1 changed files with 5 additions and 5 deletions
|
@ -1684,7 +1684,7 @@
|
||||||
>1GB</quote> or something similar). If it is turned off,
|
>1GB</quote> or something similar). If it is turned off,
|
||||||
then use <replaceable>N</replaceable> cylinders, 64 heads
|
then use <replaceable>N</replaceable> cylinders, 64 heads
|
||||||
and 32 sectors/track, where <replaceable>N</replaceable> is
|
and 32 sectors/track, where <replaceable>N</replaceable> is
|
||||||
the capacity of the disk in MB. For example, a 2GB disk
|
the capacity of the disk in MB. For example, a 2 GB disk
|
||||||
should pretend to have 2048 cylinders, 64 heads and 32
|
should pretend to have 2048 cylinders, 64 heads and 32
|
||||||
sectors/track.</para>
|
sectors/track.</para>
|
||||||
|
|
||||||
|
@ -1732,7 +1732,7 @@
|
||||||
|
|
||||||
<para>For a SCSI drive, this will normally imply that the root
|
<para>For a SCSI drive, this will normally imply that the root
|
||||||
partition will be in the first 1024 MB (or in the first
|
partition will be in the first 1024 MB (or in the first
|
||||||
4096 MB if extended translation is turned on - see
|
4096 MB if extended translation is turned on — see
|
||||||
previous question). For IDE, the corresponding figure is
|
previous question). For IDE, the corresponding figure is
|
||||||
504 MB.</para>
|
504 MB.</para>
|
||||||
</answer>
|
</answer>
|
||||||
|
@ -2154,7 +2154,7 @@
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="memory-upper-limitation">
|
<question id="memory-upper-limitation">
|
||||||
<para>Does &os; support more than 4 GB of memory (RAM)?
|
<para>Does &os; support more than 4 GB of memory (RAM)?
|
||||||
More than 16 GB? More than 48 GB?</para>
|
More than 16 GB? More than 48 GB?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
|
@ -5114,7 +5114,7 @@ kern.sched.name: 4BSD</screen>
|
||||||
be over, and with no need for <quote>DD</quote> mode at all.
|
be over, and with no need for <quote>DD</quote> mode at all.
|
||||||
If, however, you are still greeted with the dreaded
|
If, however, you are still greeted with the dreaded
|
||||||
<errorname>read error</errorname> message when you try to
|
<errorname>read error</errorname> message when you try to
|
||||||
boot, it is time to cross your fingers and go for it - there
|
boot, it is time to cross your fingers and go for it — there
|
||||||
is nothing left to lose.</para>
|
is nothing left to lose.</para>
|
||||||
|
|
||||||
<para>To return a <quote>dangerously dedicated</quote> disk
|
<para>To return a <quote>dangerously dedicated</quote> disk
|
||||||
|
@ -9583,7 +9583,7 @@ ATDT1234567</programlisting>
|
||||||
This is not usually worth worrying about although it does
|
This is not usually worth worrying about although it does
|
||||||
slow down the compression protocols substantially. If you
|
slow down the compression protocols substantially. If you
|
||||||
have an external modem, make sure your cable is properly
|
have an external modem, make sure your cable is properly
|
||||||
shielded from interference - this may eradicate the
|
shielded from interference — this may eradicate the
|
||||||
problem.</para>
|
problem.</para>
|
||||||
|
|
||||||
<para>If your link freezes as soon as you have connected and
|
<para>If your link freezes as soon as you have connected and
|
||||||
|
|
Loading…
Reference in a new issue