summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-10-13 19:10:54 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-10-13 19:10:54 +0000
commit4124b52877c735fecafa7cfb476d598647c16cde (patch)
tree10e3cec9436295d1d40c04fb46f63aa7d1144883
parent9749a58690b33b6ff112515941c59ec5b99ba559 (diff)
more info about -V
-rw-r--r--usr.bin/ssh/sshd.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index d25c99af0d2..1f9ba951a63 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -256,12 +256,13 @@ file.
.It Fl Q
Do not print an error message if RSA support is missing.
.It Fl V Ar client_protocol_id
-SSH2 compatibility mode.
+SSH-2 compatibility mode.
When this option is specified
.Nm
assumes the client has sent the supplied version string
and skips the
Protocol Version Identification Exchange.
+This option is not intended to be called directly.
.It Fl 4
Forces
.Nm