summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index defc0e640..8a7d2f428 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.173 2003/06/10 09:12:11 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.174 2003/07/02 14:51:16 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -649,9 +649,9 @@ on the local side, and whenever a connection is made to this port, the
649connection is forwarded over the secure channel, and the application 649connection is forwarded over the secure channel, and the application
650protocol is then used to determine where to connect to from the 650protocol is then used to determine where to connect to from the
651remote machine. 651remote machine.
652Currently the SOCKS4 protocol is supported, and 652Currently the SOCKS4 and SOCKS5 protocols are supported, and
653.Nm 653.Nm
654will act as a SOCKS4 server. 654will act as a SOCKS server.
655Only root can forward privileged ports. 655Only root can forward privileged ports.
656Dynamic port forwardings can also be specified in the configuration file. 656Dynamic port forwardings can also be specified in the configuration file.
657.It Fl 1 657.It Fl 1