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 67a42cb5d..ac61326e8 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.322 2011/09/10 22:26:34 markus Exp $ 36.\" $OpenBSD: ssh.1,v 1.323 2011/09/11 06:59:05 okan Exp $
37.Dd $Mdocdate: September 10 2011 $ 37.Dd $Mdocdate: September 11 2011 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -393,6 +393,8 @@ Valid commands are:
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), 395(request forwardings without command execution),
396.Dq cancel
397(cancel forwardings),
396.Dq exit 398.Dq exit
397(request the master to exit), and 399(request the master to exit), and
398.Dq stop 400.Dq stop