summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:42:08 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:42:08 +1000
commit44e72a764f7febd041263c61c6931896a67d338e (patch)
tree83993a93aebb591a1337ae9553f3aa7e49eec50f /ssh.1
parentef095ce00ab8e6ff4257839b6fedc2efcbc80ea8 (diff)
- naddy@cvs.openbsd.org 2003/04/12 11:40:15
[ssh.1] document -V switch, fix wording; ok markus@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 6 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index fd822bb3d..a7e95c1f4 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.168 2003/03/28 10:11:43 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.169 2003/04/12 11:40:15 naddy Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -49,7 +49,7 @@
49.Pp 49.Pp
50.Nm ssh 50.Nm ssh
51.Bk -words 51.Bk -words
52.Op Fl afgknqstvxACNTX1246 52.Op Fl afgknqstvxACNTVX1246
53.Op Fl b Ar bind_address 53.Op Fl b Ar bind_address
54.Op Fl c Ar cipher_spec 54.Op Fl c Ar cipher_spec
55.Op Fl e Ar escape_char 55.Op Fl e Ar escape_char
@@ -563,8 +563,10 @@ This is helpful in
563debugging connection, authentication, and configuration problems. 563debugging connection, authentication, and configuration problems.
564Multiple 564Multiple
565.Fl v 565.Fl v
566options increases the verbosity. 566options increase the verbosity.
567Maximum is 3. 567The maximum is 3.
568.It Fl V
569Display the version number and exit.
568.It Fl x 570.It Fl x
569Disables X11 forwarding. 571Disables X11 forwarding.
570.It Fl X 572.It Fl X