summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index e3a42b5ad..1b0bcb781 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.1,v 1.316 2010/11/18 15:01:00 jmc Exp $ 36.\" $OpenBSD: ssh.1,v 1.317 2011/04/17 22:42:41 djm Exp $
37.Dd $Mdocdate: November 18 2010 $ 37.Dd $Mdocdate: April 17 2011 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -395,6 +395,8 @@ Valid commands are:
395(request forwardings without command execution) and 395(request forwardings without command execution) and
396.Dq exit 396.Dq exit
397(request the master to exit). 397(request the master to exit).
398.Dq stop
399(request the master to stop accepting further multiplexing requests).
398.It Fl o Ar option 400.It Fl o Ar option
399Can be used to give options in the format used in the configuration file. 401Can be used to give options in the format used in the configuration file.
400This is useful for specifying options for which there is no separate 402This is useful for specifying options for which there is no separate