Restore <replaceable> tags and some other attributes that were lost in

the DocBook 5 conversion.
This commit is contained in:
Warren Block 2014-03-13 03:00:53 +00:00
parent c149fc65b4
commit c4b1e609e0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44224

View file

@ -769,18 +769,18 @@
&man.sh.1; or &man.mount.8;, you will first need to determine
whether these programs are in the base system or were added
via the Ports Collection. If you are unsure, you can do
<command>whereis programname</command>.
<command>whereis <replaceable>programname</replaceable></command>.
&os;'s convention for the Ports Collection is to install
everything underneath
<filename>/usr/local</filename>,
<filename class="directory">/usr/local</filename>,
although this can be overridden by a system administrator.
For these, you will use the <literal>ports</literal>
category (yes, even if the port's category is
<literal>www</literal>; see below). If the location is
<filename>/bin</filename>,
<filename>/usr/bin</filename>,
<filename>/sbin</filename>, or
<filename>/usr/sbin</filename>,
<filename class="directory">/bin</filename>,
<filename class="directory">/usr/bin</filename>,
<filename class="directory">/sbin</filename>, or
<filename class="directory">/usr/sbin</filename>,
it is part of the base system, and you should use the
<literal>bin</literal> category. (A few programs, such as
&man.gcc.1;, actually use the <literal>gnu</literal> category,
@ -810,7 +810,7 @@
<note>
<para>if you are having a problem with something from a
port named
<literal>www/someportname</literal>,
<literal>www/<replaceable>someportname</replaceable></literal>,
this nevertheless goes in the <literal>ports</literal>
category.</para>
</note>