slightly rework previous, to avoid an article issue;
authorjmc <jmc@openbsd.org>
Sat, 8 Jul 2017 18:32:54 +0000 (18:32 +0000)
committerjmc <jmc@openbsd.org>
Sat, 8 Jul 2017 18:32:54 +0000 (18:32 +0000)
usr.bin/ssh/ssh-keygen.1

index 2bc6163..5f1ec09 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