diff options
-rw-r--r-- | ssh.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -33,7 +33,7 @@ | |||
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.367 2016/02/16 05:11:04 djm Exp $ | 36 | .\" $OpenBSD: ssh.1,v 1.368 2016/02/16 07:47:54 jmc Exp $ |
37 | .Dd $Mdocdate: February 16 2016 $ | 37 | .Dd $Mdocdate: February 16 2016 $ |
38 | .Dt SSH 1 | 38 | .Dt SSH 1 |
39 | .Os | 39 | .Os |
@@ -795,7 +795,6 @@ or the | |||
795 | and | 795 | and |
796 | .Fl 2 | 796 | .Fl 2 |
797 | options (see above). | 797 | options (see above). |
798 | Protocol 2 is the default. | ||
799 | Protocol 1 should not be used - it suffers from a number of cryptographic | 798 | Protocol 1 should not be used - it suffers from a number of cryptographic |
800 | weaknesses and is only offered to support legacy devices. | 799 | weaknesses and is only offered to support legacy devices. |
801 | .Pp | 800 | .Pp |