upstream commit
no need to state that protocol 2 is the default twice; Upstream-ID: b1e4c36b0c2e12e338e5b66e2978f2ac953b95eb
This commit is contained in:
parent
e7901efa9b
commit
eb3f7337a6
3
ssh.1
3
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
|
||||
|
|
Loading…
Reference in New Issue