diff options
-rw-r--r-- | ssh-keygen.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 33e3f5375..5d33902f7 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.194 2020/01/23 02:43:48 djm Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.195 2020/01/23 07:16:38 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> | 3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> |
4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland | 4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland |
@@ -627,8 +627,8 @@ flag in an authorized signers file provided using the | |||
627 | flag. | 627 | flag. |
628 | The format of the allowed signers file is documented in the | 628 | The format of the allowed signers file is documented in the |
629 | .Sx ALLOWED SIGNERS | 629 | .Sx ALLOWED SIGNERS |
630 | section below. If a matching principal is found, it is returned | 630 | section below. |
631 | on standard output. | 631 | If a matching principal is found, it is returned on standard output. |
632 | .It Fl Y Cm check-novalidate | 632 | .It Fl Y Cm check-novalidate |
633 | Checks that a signature generated using | 633 | Checks that a signature generated using |
634 | .Nm | 634 | .Nm |