diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-06 20:45:33 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-06 20:45:33 +0000 |
commit | 20abb75f53d64718827cf2c0547fc3db443fa1b9 (patch) | |
tree | af4a6d87e6eafb1d415d8d166423bdabf952c3c8 /sshd.8 | |
parent | 10d9936413b8af27ee8a345cbcc02b732e9ffc52 (diff) |
- stevesk@cvs.openbsd.org 2002/05/29 03:06:30
[ssh.1 sshd.8]
spelling
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 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: sshd.8,v 1.182 2002/05/15 21:56:38 markus Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.183 2002/05/29 03:06:30 stevesk Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
@@ -471,7 +471,7 @@ Specifies whether remote hosts are allowed to connect to ports | |||
471 | forwarded for the client. | 471 | forwarded for the client. |
472 | By default, | 472 | By default, |
473 | .Nm | 473 | .Nm |
474 | binds remote port forwardings to the loopback addresss. This | 474 | binds remote port forwardings to the loopback address. This |
475 | prevents other remote hosts from connecting to forwarded ports. | 475 | prevents other remote hosts from connecting to forwarded ports. |
476 | .Cm GatewayPorts | 476 | .Cm GatewayPorts |
477 | can be used to specify that | 477 | can be used to specify that |