summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-12-03 14:08:45 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-12-03 14:08:45 +1100
commite04644c162fba4f229ef5878bca74a7e37c0e79a (patch)
treedf4ec00e4b59dc1d6d9b7af648f021d23499b27f /ssh.1
parent16bcc1c92e6baa0a32efe105c58b6d6242331d10 (diff)
- (dtucker) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2004/11/07 17:42:36 [ssh.1] options sort, and whitespace;
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.126
1 files changed, 13 insertions, 13 deletions
diff --git a/ssh.1 b/ssh.1
index ec83319b8..b8a91a160 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.198 2004/11/07 00:01:46 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.199 2004/11/07 17:42:36 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -614,18 +614,6 @@ be specified in order of preference.
614See the 614See the
615.Cm MACs 615.Cm MACs
616keyword for more information. 616keyword for more information.
617.It Fl O Ar ctl_cmd
618Control an active connection multiplexing master process.
619When the
620.Fl O
621option is specified, the
622.Ar ctl_cmd
623argument is interpreted and passed to the master process.
624Valid commands are:
625.Dq check
626(check that the master process is running) and
627.Dq exit
628(request the master to exit).
629.It Fl N 617.It Fl N
630Do not execute a remote command. 618Do not execute a remote command.
631This is useful for just forwarding ports 619This is useful for just forwarding ports
@@ -650,6 +638,18 @@ program will be put in the background.
650needs to ask for a password or passphrase; see also the 638needs to ask for a password or passphrase; see also the
651.Fl f 639.Fl f
652option.) 640option.)
641.It Fl O Ar ctl_cmd
642Control an active connection multiplexing master process.
643When the
644.Fl O
645option is specified, the
646.Ar ctl_cmd
647argument is interpreted and passed to the master process.
648Valid commands are:
649.Dq check
650(check that the master process is running) and
651.Dq exit
652(request the master to exit).
653.It Fl o Ar option 653.It Fl o Ar option
654Can be used to give options in the format used in the configuration file. 654Can be used to give options in the format used in the configuration file.
655This is useful for specifying options for which there is no separate 655This is useful for specifying options for which there is no separate