diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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.317 2011/04/17 22:42:41 djm Exp $ | 36 | .\" $OpenBSD: ssh.1,v 1.318 2011/04/18 00:21:11 jmc Exp $ |
37 | .Dd $Mdocdate: April 17 2011 $ | 37 | .Dd $Mdocdate: April 18 2011 $ |
38 | .Dt SSH 1 | 38 | .Dt SSH 1 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -392,9 +392,9 @@ Valid commands are: | |||
392 | .Dq check | 392 | .Dq check |
393 | (check that the master process is running), | 393 | (check that the master process is running), |
394 | .Dq forward | 394 | .Dq forward |
395 | (request forwardings without command execution) and | 395 | (request forwardings without command execution), |
396 | .Dq exit | 396 | .Dq exit |
397 | (request the master to exit). | 397 | (request the master to exit), and |
398 | .Dq stop | 398 | .Dq stop |
399 | (request the master to stop accepting further multiplexing requests). | 399 | (request the master to stop accepting further multiplexing requests). |
400 | .It Fl o Ar option | 400 | .It Fl o Ar option |