[openssh-commits] [openssh] 01/03: upstream: use .Cm for "sign"; from josiah frentsos
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 17 16:06:09 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 edb0bcb3c79b16031dc87a8e57aecc3c4a3414f0
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue Aug 16 20:24:08 2022 +0000
upstream: use .Cm for "sign"; from josiah frentsos
OpenBSD-Commit-ID: 7f80a53d54857ac6ae49ea6ad93c5bd12231d1e4
---
ssh-keygen.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 6aeab1cb..b31661c1 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.224 2022/08/11 01:56:51 djm Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.225 2022/08/16 20:24:08 jmc 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 11 2022 $
+.Dd $Mdocdate: August 16 2022 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -588,7 +588,7 @@ and
When used in combination with
.Fl s
or
-.Fl Y Ar sign ,
+.Fl Y Cm sign ,
this option indicates that a CA key resides in a
.Xr ssh-agent 1 .
See the
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list