svn commit: r42236 - head/en_US.ISO8859-1/books/fdp-primer/docbook-markup
Warren Block
wblock at FreeBSD.org
Wed Jul 10 11:40:36 UTC 2013
Author: wblock
Date: Wed Jul 10 11:40:36 2013
New Revision: 42236
URL: http://svnweb.freebsd.org/changeset/doc/42236
Log:
Whitespace-only cleanup. Translators, please ignore.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Jul 10 11:35:47 2013 (r42235)
+++ head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Jul 10 11:40:36 2013 (r42236)
@@ -665,20 +665,19 @@
</listitem>
</orderedlist>
-
- <procedure>
- <step>
- <para>Do this.</para>
- </step>
-
- <step>
- <para>Then do this.</para>
- </step>
-
- <step>
- <para>And now do this.</para>
- </step>
- </procedure>
+ <procedure>
+ <step>
+ <para>Do this.</para>
+ </step>
+
+ <step>
+ <para>Then do this.</para>
+ </step>
+
+ <step>
+ <para>And now do this.</para>
+ </step>
+ </procedure>
</example>
</sect2>
@@ -1574,7 +1573,7 @@ This is the file called 'foo2'</screen>
<title>Email Addresses</title>
<para>Email addresses are marked up with
- <sgmltag>email</sgmltag> tags. In the <acronym>HTML</acronym>
+ <sgmltag>email</sgmltag> tags. In the <acronym>HTML</acronym>
output format, the wrapped text becomes a hyperlink to the
email address. Other output formats that support hyperlinks
may also make the email address into a link.</para>
More information about the svn-doc-all
mailing list