aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2015-09-09 02:14:13 +0000
committerWarren Block <wblock@FreeBSD.org>2015-09-09 02:14:13 +0000
commite7f74412e6ca0c76201cfb58d550fdfa49110457 (patch)
tree964a53ce38bffaf8fa493c802875bf439929fd3e /en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
parentbf0a6a755e91dde65246aefe07abd751d8b45993 (diff)
downloaddoc-e7f74412e6ca0c76201cfb58d550fdfa49110457.tar.gz
doc-e7f74412e6ca0c76201cfb58d550fdfa49110457.zip
Add "Example" to example titles that only have element names.
Notes
Notes: svn path=/head/; revision=47391
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
index f0894d63fe..a0c6907d5b 100644
--- a/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
@@ -182,7 +182,7 @@
element, <tag>p</tag>.</para>
<example>
- <title><tag>p</tag></title>
+ <title><tag>p</tag> Example</title>
<para>Usage:</para>
@@ -198,7 +198,7 @@
document that will appear in a separate paragraph.</para>
<example>
- <title><tag>blockquote</tag></title>
+ <title><tag>blockquote</tag> Example</title>
<para>Usage:</para>
@@ -243,7 +243,7 @@
<example>
<title><tag>ul</tag> and
- <tag>ol</tag></title>
+ <tag>ol</tag> Example</title>
<para>Usage:</para>
@@ -309,7 +309,7 @@
element.</para>
<example>
- <title><tag>pre</tag></title>
+ <title><tag>pre</tag> Example</title>
<para>For example, the <tag>pre</tag> tags could be
used to mark up an email message:</para>
@@ -480,7 +480,7 @@
<example>
<title><tag>em</tag> and
- <tag>strong</tag></title>
+ <tag>strong</tag> Example</title>
<para>Usage:</para>
@@ -497,7 +497,7 @@
(for <quote>teletype</quote>).</para>
<example>
- <title><tag>tt</tag></title>
+ <title><tag>tt</tag> Example</title>
<para>Usage:</para>