Fix broken URLs in Kerberos section.
Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D19393
This commit is contained in:
parent
c4916f07f4
commit
fcec19f049
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52832
1 changed files with 2 additions and 2 deletions
|
@ -1742,7 +1742,7 @@ kadmind5_server_enable="YES"</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para><link
|
||||
xlink:href="http://www.ietf.org/rfc/rfc4120.txt?number=4120">RFC
|
||||
xlink:href="https://www.ietf.org/rfc/rfc4120.txt">RFC
|
||||
4120, The <application>Kerberos</application> Network
|
||||
Authentication Service (V5)</link></para>
|
||||
</listitem>
|
||||
|
@ -1756,7 +1756,7 @@ kadmind5_server_enable="YES"</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para><link
|
||||
xlink:href="http://www.pdc.kth.se/heimdal/">Heimdal
|
||||
xlink:href="https://www.h5l.org/">Heimdal
|
||||
<application>Kerberos</application> home
|
||||
page</link></para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue