summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-07-08 18:32:54 +0000
committerDamien Miller <djm@mindrot.org>2017-07-21 14:17:33 +1000
commitdc44dd3a9e2c9795394e6a7e1e71c929cbc70ce0 (patch)
treeba451ea5515169eb90161aa1bd6af497af55c5ac /ssh-keygen.1
parent853edbe057a84ebd0024c8003e4da21bf2b469f7 (diff)
upstream commit
slightly rework previous, to avoid an article issue; Upstream-ID: 15a315f0460ddd3d4e2ade1f16d6c640a8c41b30
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 2bc61639a..5f1ec09b0 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.143 2017/07/07 03:53:12 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.144 2017/07/08 18:32:54 jmc 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
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: July 7 2017 $ 38.Dd $Mdocdate: July 8 2017 $
39.Dt SSH-KEYGEN 1 39.Dt SSH-KEYGEN 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -225,9 +225,9 @@ For each of the key types (rsa, dsa, ecdsa and ed25519)
225for which host keys 225for which host keys
226do not exist, generate the host keys with the default key file path, 226do not exist, generate the host keys with the default key file path,
227an empty passphrase, default bits for the key type, and default comment. 227an empty passphrase, default bits for the key type, and default comment.
228If a 228If
229.Fl f 229.Fl f
230option has been specified, then its argument is used as a prefix to the 230has also been specified, its argument is used as a prefix to the
231default path for the resulting host key files. 231default path for the resulting host key files.
232This is used by 232This is used by
233.Pa /etc/rc 233.Pa /etc/rc