Fix capitalization in title tags according to AP style rules.
Obtained from: igor(1)
This commit is contained in:
parent
41086a000a
commit
60bb7cca2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46062
2 changed files with 3 additions and 3 deletions
|
@ -500,7 +500,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
configuration and usage instructions.</para>
|
configuration and usage instructions.</para>
|
||||||
|
|
||||||
<table xml:id="locale-console" frame="none" pgwide="1">
|
<table xml:id="locale-console" frame="none" pgwide="1">
|
||||||
<title>Available Console From Ports Collection</title>
|
<title>Available Console from Ports Collection</title>
|
||||||
|
|
||||||
<tgroup cols="2">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
@ -799,7 +799,7 @@ rpc_statd_enable="YES"</programlisting>
|
||||||
|
|
||||||
<sect2 xml:id="network-amd">
|
<sect2 xml:id="network-amd">
|
||||||
<info>
|
<info>
|
||||||
<title>Automating Mounts With &man.amd.8;</title>
|
<title>Automating Mounts with &man.amd.8;</title>
|
||||||
|
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
|
@ -961,7 +961,7 @@ Exports list on foobar:
|
||||||
<systemitem class="fqdomainname">foobar</systemitem>.</para>
|
<systemitem class="fqdomainname">foobar</systemitem>.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Mounting an Export With &man.autofs.5;</title>
|
<title>Mounting an Export with &man.autofs.5;</title>
|
||||||
|
|
||||||
<para>In this example, <command>showmount -e</command> shows
|
<para>In this example, <command>showmount -e</command> shows
|
||||||
the exported file systems that can be mounted from the
|
the exported file systems that can be mounted from the
|
||||||
|
|
Loading…
Reference in a new issue