summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-02-16 07:47:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-02-16 07:47:55 +0000
commitf5ad30eae482267c7e4a255b2a89a1f92911d952 (patch)
tree873d1f6f54dd864a58e3aa4ed5dafa77d055bf80
parent8afe8b8f36114997c726285b8ce6b64ab0559e3f (diff)
no need to state that protocol 2 is the default twice;
-rw-r--r--usr.bin/ssh/ssh.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 42f71afaffd..afc3537b0ab 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -33,7 +33,7 @@
.\" (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.367 2016/02/16 05:11:04 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.368 2016/02/16 07:47:54 jmc Exp $
.Dd $Mdocdate: February 16 2016 $
.Dt SSH 1
.Os
@@ -795,7 +795,6 @@ or the
and
.Fl 2
options (see above).
-Protocol 2 is the default.
Protocol 1 should not be used - it suffers from a number of cryptographic
weaknesses and is only offered to support legacy devices.
.Pp