svn commit: r52832 - head/en_US.ISO8859-1/books/handbook/security
Bjoern Heidotting <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bhd Date: Wed Feb 27 21:33:14 2019 New Revision: 52832 URL: https://svnweb.freebsd.org/changeset/doc/52832 Log: Fix broken URLs in Kerberos section. Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D19393 Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Feb 26 21:17:43 2019 (r52831) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Wed Feb 27 21:33:14 2019 (r52832) @@ -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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"