Fix title capitalization.
This commit is contained in:
parent
b5382f8c25
commit
f755d9f40d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38849
1 changed files with 8 additions and 8 deletions
|
@ -53,7 +53,7 @@
|
|||
the &a.doc;.</para>
|
||||
|
||||
<note>
|
||||
<title>Inline vs. Block</title>
|
||||
<title>Inline Versus Block</title>
|
||||
|
||||
<para>In the remainder of this document, when describing elements,
|
||||
<emphasis>inline</emphasis> means that the element can occur
|
||||
|
@ -147,7 +147,7 @@
|
|||
|
||||
<example>
|
||||
<title><sgmltag>h1</sgmltag>, <sgmltag>h2</sgmltag>,
|
||||
etc.</title>
|
||||
Etc.</title>
|
||||
|
||||
<para>Use:</para>
|
||||
|
||||
|
@ -452,7 +452,7 @@
|
|||
|
||||
<example>
|
||||
<title>Using <literal>rowspan</literal> and
|
||||
<literal>colspan</literal> together</title>
|
||||
<literal>colspan</literal> Together</title>
|
||||
|
||||
<para>Use:</para>
|
||||
|
||||
|
@ -660,7 +660,7 @@
|
|||
after a <literal>#</literal> symbol.</para>
|
||||
|
||||
<example>
|
||||
<title>Linking to A Named Part of Another Document</title>
|
||||
<title>Linking to a Named Part of Another Document</title>
|
||||
|
||||
<para>Assume that the <literal>para1</literal> example
|
||||
resides in a document called
|
||||
|
@ -677,7 +677,7 @@
|
|||
<literal>#</literal>).</para>
|
||||
|
||||
<example>
|
||||
<title>Linking to A Named Part of the Same Document</title>
|
||||
<title>Linking to a Named Part of the Same Document</title>
|
||||
|
||||
<para>Assume that the <literal>para1</literal> example
|
||||
resides in this document:</para>
|
||||
|
@ -708,7 +708,7 @@
|
|||
presented.</para>
|
||||
|
||||
<note>
|
||||
<title>Formal vs. Informal</title>
|
||||
<title>Formal Versus Informal</title>
|
||||
|
||||
<para>Some elements may exist in two forms,
|
||||
<emphasis>formal</emphasis> and <emphasis>informal</emphasis>.
|
||||
|
@ -1945,8 +1945,8 @@ This is the file called 'foo2'</screen>
|
|||
<filename>/usr/ports</filename>.</para>
|
||||
|
||||
<example>
|
||||
<title><sgmltag>filename</sgmltag> tag with
|
||||
<literal>package</literal> role</title>
|
||||
<title><sgmltag>filename</sgmltag> Tag with
|
||||
<literal>package</literal> Role</title>
|
||||
|
||||
<para>Use:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue