summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2017-07-08 18:32:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2017-07-08 18:32:55 +0000
commit8e8c0b015dcfff4aa0b57ff2c3a1e972b0bc1326 (patch)
tree496d1bfc170ea5ff026ca8590e226f981197240b /usr.bin
parentc52e193f5ba4d7d2d7a5d0ee476a66d14ab2163a (diff)
slightly rework previous, to avoid an article issue;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh-keygen.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1
index 2bc61639aa7..5f1ec09b07a 100644
--- a/usr.bin/ssh/ssh-keygen.1
+++ b/usr.bin/ssh/ssh-keygen.1
@@ -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