[openssh-commits] [openssh] 01/03: upstream: tweak previous;

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 27 19:47:41 AEST 2020


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 744df42a129d7d7db26947b7561be32edac89f88
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Thu Aug 27 06:15:22 2020 +0000

    upstream: tweak previous;
    
    OpenBSD-Commit-ID: 92714b6531e244e4da401b2defaa376374e24be7
---
 ssh-keygen.1  | 4 ++--
 sshd_config.5 | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ssh-keygen.1 b/ssh-keygen.1
index e18fcde0..c51a0d9c 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: ssh-keygen.1,v 1.207 2020/08/27 01:08:45 djm Exp $
+.\"	$OpenBSD: ssh-keygen.1,v 1.208 2020/08/27 06:15:22 jmc Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo at cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
@@ -516,7 +516,7 @@ for the same application name.
 .It Cm verify-required
 Indicate that this private key should require user verification for
 each signature.
-Not all FIDO tokens support support this option.
+Not all FIDO tokens support this option.
 Currently PIN authentication is the only supported verification method,
 but other methods may be supported in the future.
 .It Cm write-attestation Ns = Ns Ar path
diff --git a/sshd_config.5 b/sshd_config.5
index a1898baa..186bce4f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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: sshd_config.5,v 1.313 2020/08/27 01:07:10 djm Exp $
+.\" $OpenBSD: sshd_config.5,v 1.314 2020/08/27 06:15:22 jmc Exp $
 .Dd $Mdocdate: August 27 2020 $
 .Dt SSHD_CONFIG 5
 .Os
@@ -1501,14 +1501,14 @@ flag disables this override.
 .Pp
 The
 .Cm verify-required
-option requires a FIDO key signature attest that verified the user, e.g.
-via a PIN.
+option requires a FIDO key signature attest that verified the user,
+e.g. via a PIN.
 .Pp
 Neither the
 .Cm touch-required
 or
 .Cm verify-required
-options have any effect for other, non-FIDO public key types.
+options have any effect for other, non-FIDO, public key types.
 .It Cm PubkeyAuthentication
 Specifies whether public key authentication is allowed.
 The default is

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list