summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-04-01 21:42:14 +1000
committerDamien Miller <djm@mindrot.org>2003-04-01 21:42:14 +1000
commit495dca35186a9a33c85a6fa2bcc1b127512bb688 (patch)
tree20392805c7b28713143bd8489a98b513a93d411a /ssh-keygen.1
parentf18462f5bff7265d151f9367d4dd2632a0b0fb25 (diff)
- (djm) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2003/03/28 10:11:43 [scp.1 sftp.1 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5 sshd_config.5] [ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8] - killed whitespace - new sentence new line - .Bk for arguments ok markus@
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.14
1 files changed, 3 insertions, 1 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 78fdb496a..000e8ff2a 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.55 2002/11/26 02:35:30 stevesk Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.56 2003/03/28 10:11:43 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -45,12 +45,14 @@
45.Nd authentication key generation, management and conversion 45.Nd authentication key generation, management and conversion
46.Sh SYNOPSIS 46.Sh SYNOPSIS
47.Nm ssh-keygen 47.Nm ssh-keygen
48.Bk -words
48.Op Fl q 49.Op Fl q
49.Op Fl b Ar bits 50.Op Fl b Ar bits
50.Fl t Ar type 51.Fl t Ar type
51.Op Fl N Ar new_passphrase 52.Op Fl N Ar new_passphrase
52.Op Fl C Ar comment 53.Op Fl C Ar comment
53.Op Fl f Ar output_keyfile 54.Op Fl f Ar output_keyfile
55.Ek
54.Nm ssh-keygen 56.Nm ssh-keygen
55.Fl p 57.Fl p
56.Op Fl P Ar old_passphrase 58.Op Fl P Ar old_passphrase