Make the URLs of the "References" section visible in print versions of
the article.
This commit is contained in:
parent
30208ee03b
commit
6af58a1eff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21633
1 changed files with 6 additions and 5 deletions
|
@ -420,17 +420,18 @@ scheme: IKE methods: Combined ESP: 3DES + MD5 + PFS (phase 2 completion) for hos
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><ulink url="http://www.FreeBSD.org/handbook/ipsec.html">
|
||||
The FreeBSD Handbook: IPsec</ulink></para>
|
||||
<para>The FreeBSD Handbook: VPN over IPsec.
|
||||
<ulink url="http://www.FreeBSD.org/handbook/ipsec.html"></ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="http://www.kame.net">KAME Project</ulink></para>
|
||||
<para>KAME Project.
|
||||
<ulink url="http://www.kame.net"></ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="http://www.x-itec.de/projects/tuts/ipsec-howto.txt">
|
||||
FreeBSD IPsec mini-HOWTO</ulink></para>
|
||||
<para>FreeBSD IPsec mini-HOWTO.
|
||||
<ulink url="http://www.x-itec.de/projects/tuts/ipsec-howto.txt"></ulink></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue