[openssh-commits] [openssh] 01/01: upstream: Fix typo. Patch from itoama at live.jp via github PR#173.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 24 17:14:14 AEDT 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 7eb903f51eba051d7f65790bab92a28970ac1ccc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Feb 24 04:27:58 2020 +0000
upstream: Fix typo. Patch from itoama at live.jp via github PR#173.
OpenBSD-Commit-ID: 5cdaafab38bbdea0d07e24777d00bfe6f972568a
---
ssh-keygen.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 7af56429..62943097 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.201 2020/02/07 03:57:31 djm Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.202 2020/02/24 04:27:58 dtucker 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: February 7 2020 $
+.Dd $Mdocdate: February 24 2020 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -603,7 +603,7 @@ TIME FORMATS section of
The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMM[SS] time,
a relative time starting with a plus character or the string
.Dq forever
-to indicate that the certificate has no expirty date.
+to indicate that the certificate has no expiry date.
.Pp
For example:
.Dq +52w1d
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list