Add an id attribute to the SSH tunneling section.
Link to this section with an xref element instead of using ulink.
This commit is contained in:
parent
6f9b32a646
commit
ee6b5e4ee9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20661
2 changed files with 3 additions and 4 deletions
|
@ -342,9 +342,8 @@ FreeBSD.org mail is handled (pri=10) by mx1.FreeBSD.org</screen>
|
||||||
username and password credentials in clear-text. This means
|
username and password credentials in clear-text. This means
|
||||||
that if you wish to secure the transmission of information
|
that if you wish to secure the transmission of information
|
||||||
across these protocols, you should consider tunneling
|
across these protocols, you should consider tunneling
|
||||||
sessions over &man.ssh.1;. See the <ulink
|
sessions over &man.ssh.1;. Tunneling sessions is
|
||||||
url="../handbook/openssh.html#AEN13610">&os;
|
described in <xref linkend="security-ssh-tunneling">.</para>
|
||||||
handbook</ulink> for more information.</para>
|
|
||||||
</warning>
|
</warning>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
|
|
|
@ -4810,7 +4810,7 @@ Your identification has been saved in /home/user/.ssh/identity.
|
||||||
manual page.</para></warning>
|
manual page.</para></warning>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="security-ssh-tunneling">
|
||||||
<title>SSH Tunneling</title>
|
<title>SSH Tunneling</title>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>OpenSSH</primary>
|
<primary>OpenSSH</primary>
|
||||||
|
|
Loading…
Reference in a new issue