[openssh-commits] [openssh] 03/22: upstream commit
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 1 12:02:06 AEST 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit d4084cd230f7319056559b00db8b99296dad49d5
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Sat Apr 29 06:06:01 2017 +0000
upstream commit
tweak previous;
Upstream-ID: a3abc6857455299aa42a046d232b7984568bceb9
---
ssh-keygen.1 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index cfbd4cfa..a83388a9 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.134 2017/04/29 04:12:25 djm Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.135 2017/04/29 06:06:01 jmc Exp $
.\"
.\" Author: Tatu Ylonen <ylo at cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
@@ -474,23 +474,23 @@ The
.Ar address_list
is a comma-separated list of one or more address/netmask pairs in CIDR
format.
-.It Ic extension Ns : Ns Ar name Ns Op Ns = Ns Ar contents
+.It Ic extension : Ns Ar name Ns Op Ns = Ns Ar contents
Includes an arbitrary certificate extension.
-.It Ic critical Ns : Ns Ar name Ns Op Ns = Ns Ar contents
+.It Ic critical : Ns Ar name Ns Op Ns = Ns Ar contents
Includes an arbitrary certificate critical option.
.El
.Pp
At present, no standard options are valid for host keys.
.Pp
-For non-standard certificate extension or options included using
+For non-standard certificate extensions or options included using
.Ic extension
or
.Ic option ,
the specified
.Ar name
-should include a domain suffix, e.g.
+should include a domain suffix, e.g.\&
.Dq name at example.com .
-If a
+If
.Ar contents
is specified then it is included as the contents of the extension/option
encoded as a string, otherwise the extension/option is created with no
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list