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 xml:id="docbook-markup-hosts">
|
||||
<title>Hosts, Domains, IP Addresses, User Names, Group Names, and Other
|
||||
System Items</title>
|
||||
<title>Hosts, Domains, IP Addresses, User Names, Group Names,
|
||||
and Other System Items</title>
|
||||
|
||||
<note>
|
||||
<title>&os; Extension</title>
|
||||
|
@ -1790,7 +1790,7 @@ This is the file called 'foo2'</screen>
|
|||
|
||||
<listitem>
|
||||
<para>The text is a username, like
|
||||
<literal>root</literal>.</para>
|
||||
<literal>root</literal>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -1799,7 +1799,7 @@ This is the file called 'foo2'</screen>
|
|||
|
||||
<listitem>
|
||||
<para>The text is a groupname, like
|
||||
<literal>wheel</literal>.</para>
|
||||
<literal>wheel</literal>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -2152,7 +2152,8 @@ This is the file called 'foo2'</screen>
|
|||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><acronym>EPS</acronym> (Encapsulated Postscript)</term>
|
||||
<term><acronym>EPS</acronym> (Encapsulated
|
||||
Postscript)</term>
|
||||
|
||||
<listitem>
|
||||
<para>Images that are primarily vector based, such as
|
||||
|
@ -2163,11 +2164,12 @@ This is the file called 'foo2'</screen>
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><acronym>PNG</acronym> (Portable Network Graphic)</term>
|
||||
<term><acronym>PNG</acronym> (Portable Network
|
||||
Graphic)</term>
|
||||
|
||||
<listitem>
|
||||
<para>For bitmaps, such as screen captures, use this format.
|
||||
These images have the <filename>.png</filename>
|
||||
<para>For bitmaps, such as screen captures, use this
|
||||
format. These images have the <filename>.png</filename>
|
||||
extension.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue