summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-12-13 19:29:58 +1100
committerDamien Miller <djm@mindrot.org>2005-12-13 19:29:58 +1100
commitf0c8c15322fcb26911f9552e696810c3639f7341 (patch)
treef418c795b6be9b9bdcc9eefd6e1274570a30a2af /ssh.1
parentaeb31d6120681f42ad1b91adc5352159a6a5d345 (diff)
- jmc@cvs.openbsd.org 2005/12/07 10:52:13
[ssh.1] - avoid line split in SYNOPSIS - add args to -w - kill trailing whitespace
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 6 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index 8a55c2f64..246142319 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.215 2005/12/06 22:38:27 reyk Exp $ 37.\" $OpenBSD: ssh.1,v 1.216 2005/12/07 10:52:13 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -77,9 +77,11 @@
77.Sm on 77.Sm on
78.Oc 78.Oc
79.Op Fl S Ar ctl_path 79.Op Fl S Ar ctl_path
80.Op Fl w Ar tunnel : tunnel 80.Bk -words
81.Op Fl w Ar tunnel : Ns Ar tunnel
81.Oo Ar user Ns @ Oc Ns Ar hostname 82.Oo Ar user Ns @ Oc Ns Ar hostname
82.Op Ar command 83.Op Ar command
84.Ek
83.Sh DESCRIPTION 85.Sh DESCRIPTION
84.Nm 86.Nm
85(SSH client) is a program for logging into a remote machine and for 87(SSH client) is a program for logging into a remote machine and for
@@ -302,7 +304,7 @@ options (see below).
302It also allows the cancellation of existing remote port-forwardings 304It also allows the cancellation of existing remote port-forwardings
303using 305using
304.Fl KR Ar hostport . 306.Fl KR Ar hostport .
305The 307The
306.Ic ! Ar command 308.Ic ! Ar command
307allows the user to execute a local command if the 309allows the user to execute a local command if the
308.Ic PermitLocalCommand 310.Ic PermitLocalCommand
@@ -877,7 +879,7 @@ Multiple
877.Fl v 879.Fl v
878options increase the verbosity. 880options increase the verbosity.
879The maximum is 3. 881The maximum is 3.
880.It Fl w 882.It Fl w Ar tunnel : Ns Ar tunnel
881Requests a 883Requests a
882.Xr tun 4 884.Xr tun 4
883device on the client and server like the 885device on the client and server like the