Add a few <application> tags around KerberosIV inside titles.
Previously, Kerberos5 was printed in bold in the table of contents while KerberosIV was not.
This commit is contained in:
parent
3b93e1abdd
commit
4a51886631
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22064
1 changed files with 2 additions and 2 deletions
|
@ -1464,7 +1464,7 @@ permit port ttyd0</programlisting>
|
|||
</authorgroup>
|
||||
</sect1info>
|
||||
|
||||
<title>KerberosIV</title>
|
||||
<title><application>KerberosIV</application></title>
|
||||
|
||||
<para>Kerberos is a network add-on system/protocol that allows users to
|
||||
authenticate themselves through the services of a secure server.
|
||||
|
@ -1477,7 +1477,7 @@ permit port ttyd0</programlisting>
|
|||
relevant manual pages for a complete description.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Installing KerberosIV</title>
|
||||
<title>Installing <application>KerberosIV</application></title>
|
||||
|
||||
<indexterm><primary>MIT</primary></indexterm>
|
||||
<indexterm>
|
||||
|
|
Loading…
Reference in a new issue