From: jmc Date: Tue, 2 May 2017 09:05:58 +0000 (+0000) Subject: more -O shuffle; ok djm X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0945878d093c1fa381d274dfab3063d0b69e9e5b;p=openbsd more -O shuffle; ok djm --- diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index 0202fe75741..ee90e7e3fcd 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.137 2017/05/02 07:13:31 jmc Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.138 2017/05/02 09:05:58 jmc Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -425,7 +425,6 @@ This option may be specified multiple times. See also the .Sx CERTIFICATES section for further details. -At present, no standard options are valid for host keys. The options that are valid for user certificates are: .Pp .Bl -tag -width Ds -compact @@ -449,6 +448,8 @@ contents (usually indicating a flag). Extensions may be ignored by a client or server that does not recognise them, whereas unknown critical options will cause the certificate to be refused. .Pp +At present, no standard options are valid for host keys. +.Pp .It Ic force-command Ns = Ns Ar command Forces the execution of .Ar command