[openssh-commits] [openssh] 01/05: upstream: fix repeated words ok miod@ jmc@

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Sep 14 10:16:14 AEST 2022


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

djm pushed a commit to branch master
in repository openssh.

commit 86af013b56cecb5ee58ae0bd9d495cd586fc5918
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Sat Sep 10 08:50:53 2022 +0000

    upstream: fix repeated words ok miod@ jmc@
    
    OpenBSD-Commit-ID: 6765daefe26a6b648cc15cadbbe337596af709b7
---
 ssh-keygen.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ssh-keygen.1 b/ssh-keygen.1
index b31661c1..8b1f617d 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: ssh-keygen.1,v 1.225 2022/08/16 20:24:08 jmc Exp $
+.\"	$OpenBSD: ssh-keygen.1,v 1.226 2022/09/10 08:50:53 jsg Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo at cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,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.
 .\"
-.Dd $Mdocdate: August 16 2022 $
+.Dd $Mdocdate: September 10 2022 $
 .Dt SSH-KEYGEN 1
 .Os
 .Sh NAME
@@ -1059,7 +1059,7 @@ or
 Refer to those manual pages for details.
 .Sh FIDO AUTHENTICATOR
 .Nm
-is able to to generate FIDO authenticator-backed keys, after which
+is able to generate FIDO authenticator-backed keys, after which
 they may be used much like any other key type supported by OpenSSH, so
 long as the hardware authenticator is attached when the keys are used.
 FIDO authenticators generally require the user to explicitly authorise

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


More information about the openssh-commits mailing list