- 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,
|
||||
then use <replaceable>N</replaceable> cylinders, 64 heads
|
||||
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
|
||||
sectors/track.</para>
|
||||
|
||||
|
@ -1732,7 +1732,7 @@
|
|||
|
||||
<para>For a SCSI drive, this will normally imply that the root
|
||||
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
|
||||
504 MB.</para>
|
||||
</answer>
|
||||
|
@ -2154,7 +2154,7 @@
|
|||
<qandaentry>
|
||||
<question id="memory-upper-limitation">
|
||||
<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>
|
||||
|
||||
<answer>
|
||||
|
@ -5114,7 +5114,7 @@ kern.sched.name: 4BSD</screen>
|
|||
be over, and with no need for <quote>DD</quote> mode at all.
|
||||
If, however, you are still greeted with the dreaded
|
||||
<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>
|
||||
|
||||
<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
|
||||
slow down the compression protocols substantially. If you
|
||||
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>
|
||||
|
||||
<para>If your link freezes as soon as you have connected and
|
||||
|
|
Loading…
Reference in a new issue