Use emphasis tags instead of literal or acronym ones.
PR: docs/61196 Submitted by: Hiroo Ono <hiroo@oikumene.gcd.org>
This commit is contained in:
parent
1ed08ce687
commit
37534b7b05
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19592
1 changed files with 3 additions and 2 deletions
|
@ -36,6 +36,7 @@
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<year>2003</year>
|
<year>2003</year>
|
||||||
|
<year>2004</year>
|
||||||
<holder>The FreeBSD Documentation Project</holder>
|
<holder>The FreeBSD Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
@ -10848,7 +10849,7 @@ raisechar=^^</programlisting>
|
||||||
|
|
||||||
<warning>
|
<warning>
|
||||||
<para>The <option>-R</option> option does a
|
<para>The <option>-R</option> option does a
|
||||||
<acronym>RECURSIVE</acronym> &man.chmod.1;. Be
|
<emphasis>RECURSIVE</emphasis> &man.chmod.1;. Be
|
||||||
careful about specifying directories or symlinks to
|
careful about specifying directories or symlinks to
|
||||||
directories to &man.chmod.1;. If you want to change
|
directories to &man.chmod.1;. If you want to change
|
||||||
the permissions of a directory referenced by a
|
the permissions of a directory referenced by a
|
||||||
|
@ -11602,7 +11603,7 @@ raisechar=^^</programlisting>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>Yes, you can do this <literal>without</literal>
|
<para>Yes, you can do this <emphasis>without</emphasis>
|
||||||
downloading the whole source tree by using the <ulink
|
downloading the whole source tree by using the <ulink
|
||||||
URL="../handbook/synching.html#CTM">CTM facility</ulink>.</para>
|
URL="../handbook/synching.html#CTM">CTM facility</ulink>.</para>
|
||||||
</answer>
|
</answer>
|
||||||
|
|
Loading…
Reference in a new issue