summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 1ca0862b8..bcd18a872 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.272 2018/04/07 13:50:10 jmc Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.273 2018/04/10 00:10:49 djm Exp $
37.Dd $Mdocdate: April 7 2018 $ 37.Dd $Mdocdate: April 10 2018 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -1308,7 +1308,7 @@ section.
1308.It Cm RemoteForward 1308.It Cm RemoteForward
1309Specifies that a TCP port on the remote machine be forwarded over 1309Specifies that a TCP port on the remote machine be forwarded over
1310the secure channel. 1310the secure channel.
1311The remote port may either be fowarded to a specified host and port 1311The remote port may either be forwarded to a specified host and port
1312from the local machine, or may act as a SOCKS 4/5 proxy that allows a remote 1312from the local machine, or may act as a SOCKS 4/5 proxy that allows a remote
1313client to connect to arbitrary destinations from the local machine. 1313client to connect to arbitrary destinations from the local machine.
1314The first argument must be 1314The first argument must be