]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authorjmc@openbsd.org <jmc@openbsd.org>
Sat, 8 Jul 2017 18:32:54 +0000 (18:32 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 21 Jul 2017 04:17:33 +0000 (14:17 +1000)
slightly rework previous, to avoid an article issue;

Upstream-ID: 15a315f0460ddd3d4e2ade1f16d6c640a8c41b30

ssh-keygen.1

index 2bc61639aa7abd19246510ea52f08dc6b5af1b85..5f1ec09b07a2e49dddfd5c6226e3123ae9f297b2 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-keygen.1,v 1.143 2017/07/07 03:53:12 djm Exp $
+.\"    $OpenBSD: ssh-keygen.1,v 1.144 2017/07/08 18:32:54 jmc Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo@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: July 7 2017 $
+.Dd $Mdocdate: July 8 2017 $
 .Dt SSH-KEYGEN 1
 .Os
 .Sh NAME
@@ -225,9 +225,9 @@ For each of the key types (rsa, dsa, ecdsa and ed25519)
 for which host keys
 do not exist, generate the host keys with the default key file path,
 an empty passphrase, default bits for the key type, and default comment.
-If a
+If
 .Fl f
-option has been specified, then its argument is used as a prefix to the
+has also been specified, its argument is used as a prefix to the
 default path for the resulting host key files.
 This is used by
 .Pa /etc/rc