diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 2 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: sshd.8,v 1.271 2013/12/06 13:39:49 markus Exp $ | 36 | .\" $OpenBSD: sshd.8,v 1.272 2013/12/06 15:29:07 jmc Exp $ |
37 | .Dd $Mdocdate: December 6 2013 $ | 37 | .Dd $Mdocdate: December 6 2013 $ |
38 | .Dt SSHD 8 | 38 | .Dt SSHD 8 |
39 | .Os | 39 | .Os |
@@ -494,7 +494,7 @@ For protocol version 2 the keytype is | |||
494 | .Dq ecdsa-sha2-nistp256 , | 494 | .Dq ecdsa-sha2-nistp256 , |
495 | .Dq ecdsa-sha2-nistp384 , | 495 | .Dq ecdsa-sha2-nistp384 , |
496 | .Dq ecdsa-sha2-nistp521 , | 496 | .Dq ecdsa-sha2-nistp521 , |
497 | .Dq ssh-ed25519 | 497 | .Dq ssh-ed25519 , |
498 | .Dq ssh-dss | 498 | .Dq ssh-dss |
499 | or | 499 | or |
500 | .Dq ssh-rsa . | 500 | .Dq ssh-rsa . |