Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
24c82c0034
commit
ae349cea22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43716
1 changed files with 9 additions and 12 deletions
|
@ -147,7 +147,7 @@
|
|||
<tbody valign="top">
|
||||
<row>
|
||||
<entry namest="entity" nameend="notes"><emphasis>&os;
|
||||
Name Entities</emphasis></entry>
|
||||
Name Entities</emphasis></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -1558,8 +1558,8 @@ This is the file called 'foo2'</screen>
|
|||
<title>Files, Directories, Extensions, Device Names</title>
|
||||
|
||||
<para>To refer to the name of a file, a directory, a file
|
||||
extension, or a device name, use <tag>filename</tag>. For directory names, set
|
||||
the <literal>class</literal> attribute to
|
||||
extension, or a device name, use <tag>filename</tag>. For
|
||||
directory names, set the <literal>class</literal> attribute to
|
||||
<literal>directory</literal>.</para>
|
||||
|
||||
<example>
|
||||
|
@ -1576,8 +1576,7 @@ This is the file called 'foo2'</screen>
|
|||
|
||||
<tag class="starttag">para</tag><tag class="starttag">filename</tag>kbd0<tag class="endtag">filename</tag> is the first keyboard detected
|
||||
by the system, and appears in
|
||||
<tag class="starttag">filename</tag>/dev<tag class="endtag">filename</tag>.<tag class="endtag">para</tag>
|
||||
</programlisting>
|
||||
<tag class="starttag">filename</tag>/dev<tag class="endtag">filename</tag>.<tag class="endtag">para</tag></programlisting>
|
||||
|
||||
<para>Appearance:</para>
|
||||
|
||||
|
@ -1606,11 +1605,10 @@ This is the file called 'foo2'</screen>
|
|||
</note>
|
||||
|
||||
<para>To include the name of a program from the &os;
|
||||
Ports Collection in the document, use the
|
||||
<tag>package</tag> tag. Since the Ports Collection can be installed in
|
||||
any number of locations, only include the category and the
|
||||
port name; do not include
|
||||
<filename>/usr/ports</filename>.</para>
|
||||
Ports Collection in the document, use the <tag>package</tag>
|
||||
tag. Since the Ports Collection can be installed in any
|
||||
number of locations, only include the category and the port
|
||||
name; do not include <filename>/usr/ports</filename>.</para>
|
||||
|
||||
<para>By default, <tag>package</tag> refers to a binary package.
|
||||
To refer to a port that will be built from source, set the
|
||||
|
@ -1631,8 +1629,7 @@ This is the file called 'foo2'</screen>
|
|||
<para>Appearance:</para>
|
||||
|
||||
<para>Install the <package>net/wireshark</package> binary
|
||||
package to
|
||||
view network traffic.</para>
|
||||
package to view network traffic.</para>
|
||||
|
||||
<para><package role="port">net/wireshark</package> can also be
|
||||
built and installed from the Ports Collection.</para>
|
||||
|
|
Loading…
Reference in a new issue