Use <emphasis>word</emphasis> instead of *emphasis*.
PR: docs/30655 Submitted by: Giorgos Keramidas <charon@labs.gr>
This commit is contained in:
parent
5447f435db
commit
7525f2c614
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10746
1 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
<corpauthor>The FreeBSD Documentation Project</corpauthor>
|
<corpauthor>The FreeBSD Documentation Project</corpauthor>
|
||||||
|
|
||||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.262 2001/09/17 04:28:29 murray Exp $</pubdate>
|
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.263 2001/09/19 03:17:55 murray Exp $</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1995</year>
|
<year>1995</year>
|
||||||
|
@ -526,7 +526,7 @@
|
||||||
<para>Each of these channels are distinct and are not connected
|
<para>Each of these channels are distinct and are not connected
|
||||||
to each other. Their chat styles also differ, so you may need
|
to each other. Their chat styles also differ, so you may need
|
||||||
to try each to find one suited to your chat style. As with
|
to try each to find one suited to your chat style. As with
|
||||||
*all* types of IRC traffic, if you are easily offended or cannot
|
<emphasis>all</emphasis> types of IRC traffic, if you are easily offended or cannot
|
||||||
deal with lots of young people (and more than a few older
|
deal with lots of young people (and more than a few older
|
||||||
ones) doing the verbal equivalent of jello wrestling, do not
|
ones) doing the verbal equivalent of jello wrestling, do not
|
||||||
even bother with it.</para>
|
even bother with it.</para>
|
||||||
|
@ -1680,7 +1680,7 @@ BUSY</literallayout></entry>
|
||||||
<para>If it <emphasis>is</emphasis> turned on (it is often supplied
|
<para>If it <emphasis>is</emphasis> turned on (it is often supplied
|
||||||
this way to get around certain limitations in MSDOS) and the
|
this way to get around certain limitations in MSDOS) and the
|
||||||
disk capacity is more than 1GB, use M cylinders, 63 sectors per
|
disk capacity is more than 1GB, use M cylinders, 63 sectors per
|
||||||
track (*not* 64), and 255 heads, where 'M' is the disk capacity
|
track (<emphasis>not</emphasis> 64), and 255 heads, where 'M' is the disk capacity
|
||||||
in MB divided by 7.844238 (!). So our example 2GB drive would
|
in MB divided by 7.844238 (!). So our example 2GB drive would
|
||||||
have 261 cylinders, 63 sectors per track and 255 heads.</para>
|
have 261 cylinders, 63 sectors per track and 255 heads.</para>
|
||||||
|
|
||||||
|
@ -3585,7 +3585,7 @@ quit</programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
||||||
<para>In particular, a dead giveaway that this is *not* a FreeBSD
|
<para>In particular, a dead giveaway that this is <emphasis>not</emphasis> a FreeBSD
|
||||||
bug is if you see the problem when you are compiling a program,
|
bug is if you see the problem when you are compiling a program,
|
||||||
but the activity that the compiler is carrying out changes
|
but the activity that the compiler is carrying out changes
|
||||||
each time.</para>
|
each time.</para>
|
||||||
|
|
Loading…
Reference in a new issue