summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2018-12-07 03:33:18 +0000
committerDamien Miller <djm@mindrot.org>2018-12-27 14:30:17 +1100
commit63bba57a32c5bb6158d57cf4c47022daf89c14a0 (patch)
treec244fe161367b2efe66506873435782c09c52f36
parent737e4edd82406595815efadc28ed5161b8b0c01a (diff)
upstream: fix option letter pasto in previous
OpenBSD-Commit-ID: e26c8bf2f2a808f3c47960e1e490d2990167ec39
-rw-r--r--ssh-keygen.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index db0a89aac..8e96d9014 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.151 2018/12/07 03:32:26 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.152 2018/12/07 03:33:18 djm 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
@@ -518,7 +518,7 @@ Test whether keys have been revoked in a KRL.
518.It Fl q 518.It Fl q
519Silence 519Silence
520.Nm ssh-keygen . 520.Nm ssh-keygen .
521.It Fl F Ar hostname | [hostname]:port 521.It Fl R Ar hostname | [hostname]:port
522Removes all keys belonging to the specified 522Removes all keys belonging to the specified
523.Ar hostname 523.Ar hostname
524(with optional port number) 524(with optional port number)