Whitespace fixes only, translators please ignore.
This commit is contained in:
parent
f0bf7f1886
commit
b0033df415
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44990
1 changed files with 10 additions and 8 deletions
|
@ -1707,8 +1707,8 @@ This is the file called 'foo2'</screen>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="docbook-markup-hosts">
|
<sect2 xml:id="docbook-markup-hosts">
|
||||||
<title>Hosts, Domains, IP Addresses, User Names, Group Names, and Other
|
<title>Hosts, Domains, IP Addresses, User Names, Group Names,
|
||||||
System Items</title>
|
and Other System Items</title>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<title>&os; Extension</title>
|
<title>&os; Extension</title>
|
||||||
|
@ -1790,7 +1790,7 @@ This is the file called 'foo2'</screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The text is a username, like
|
<para>The text is a username, like
|
||||||
<literal>root</literal>.</para>
|
<literal>root</literal>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -1799,7 +1799,7 @@ This is the file called 'foo2'</screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The text is a groupname, like
|
<para>The text is a groupname, like
|
||||||
<literal>wheel</literal>.</para>
|
<literal>wheel</literal>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -2152,7 +2152,8 @@ This is the file called 'foo2'</screen>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><acronym>EPS</acronym> (Encapsulated Postscript)</term>
|
<term><acronym>EPS</acronym> (Encapsulated
|
||||||
|
Postscript)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Images that are primarily vector based, such as
|
<para>Images that are primarily vector based, such as
|
||||||
|
@ -2163,11 +2164,12 @@ This is the file called 'foo2'</screen>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><acronym>PNG</acronym> (Portable Network Graphic)</term>
|
<term><acronym>PNG</acronym> (Portable Network
|
||||||
|
Graphic)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>For bitmaps, such as screen captures, use this format.
|
<para>For bitmaps, such as screen captures, use this
|
||||||
These images have the <filename>.png</filename>
|
format. These images have the <filename>.png</filename>
|
||||||
extension.</para>
|
extension.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
Loading…
Reference in a new issue