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