diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-04-18 00:21:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-04-18 00:21:12 +0000 |
commit | b646318eae7d8863bef58cf26a41067b2e78fba9 (patch) | |
tree | 5d74a1357cf60296062bafa6d409e109e1dcc809 /usr.bin | |
parent | dff01f0794991c0d685abd35386740803fb12c1f (diff) |
tweak previous;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 1b0bcb781b8..a51742f5a21 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.317 2011/04/17 22:42:41 djm Exp $ -.Dd $Mdocdate: April 17 2011 $ +.\" $OpenBSD: ssh.1,v 1.318 2011/04/18 00:21:11 jmc Exp $ +.Dd $Mdocdate: April 18 2011 $ .Dt SSH 1 .Os .Sh NAME @@ -392,9 +392,9 @@ Valid commands are: .Dq check (check that the master process is running), .Dq forward -(request forwardings without command execution) and +(request forwardings without command execution), .Dq exit -(request the master to exit). +(request the master to exit), and .Dq stop (request the master to stop accepting further multiplexing requests). .It Fl o Ar option |