summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.514
1 files changed, 7 insertions, 7 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 32778edbb..06db04c27 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.46 2005/03/01 14:55:23 jmc Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.47 2005/03/07 23:41:54 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -504,12 +504,12 @@ The first argument must be a port number, and the second must be
504.Xc . 504.Xc .
505IPv6 addresses can be specified by enclosing addresses in square brackets or 505IPv6 addresses can be specified by enclosing addresses in square brackets or
506by using an alternative syntax: 506by using an alternative syntax:
507.Xo
508.Sm off 507.Sm off
509.Oo Ar bind_address No / Oc 508.Xo
509.Op Ar bind_address No /
510.Ar host No / Ar port 510.Ar host No / Ar port
511.Sm on
512.Xc . 511.Xc .
512.Sm on
513Multiple forwardings may be specified, and additional forwardings can be 513Multiple forwardings may be specified, and additional forwardings can be
514given on the command line. 514given on the command line.
515Only the superuser can forward privileged ports. 515Only the superuser can forward privileged ports.
@@ -641,12 +641,12 @@ The first argument must be a port number, and the second must be
641.Xc . 641.Xc .
642IPv6 addresses can be specified by enclosing any addresses in square brackets 642IPv6 addresses can be specified by enclosing any addresses in square brackets
643or by using the alternative syntax: 643or by using the alternative syntax:
644.Xo
645.Sm off 644.Sm off
646.Oo Ar bind_address No / Oc 645.Xo
646.Op Ar bind_address No /
647.Ar host No / Ar port 647.Ar host No / Ar port
648.Sm on
649.Xc . 648.Xc .
649.Sm on
650Multiple forwardings may be specified, and additional 650Multiple forwardings may be specified, and additional
651forwardings can be given on the command line. 651forwardings can be given on the command line.
652Only the superuser can forward privileged ports. 652Only the superuser can forward privileged ports.