diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh.1,v 1.152 2002/05/26 20:35:10 stevesk Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.153 2002/05/29 03:06:30 stevesk Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
@@ -884,7 +884,7 @@ Specifies whether remote hosts are allowed to connect to local | |||
884 | forwarded ports. | 884 | forwarded ports. |
885 | By default, | 885 | By default, |
886 | .Nm | 886 | .Nm |
887 | binds local port forwardings to the loopback addresss. This | 887 | binds local port forwardings to the loopback address. This |
888 | prevents other remote hosts from connecting to forwarded ports. | 888 | prevents other remote hosts from connecting to forwarded ports. |
889 | .Cm GatewayPorts | 889 | .Cm GatewayPorts |
890 | can be used to specify that | 890 | can be used to specify that |