summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordjm <djm>2011-05-05 04:13:50 +0000
committerdjm <djm>2011-05-05 04:13:50 +0000
commitc6599a7a8f9620a50b36138cc1cebe2a1e8a32e3 (patch)
treec1657c47f1bba4bdaf5dbb44677e809462bd267f
parent10c87c9357940c6d2488bd1acac8beae3b481069 (diff)
downloadopenssh-c6599a7a8f9620a50b36138cc1cebe2a1e8a32e3.tar.gz
- jmc@cvs.openbsd.org 2011/03/24 15:29:30
[ssh-keygen.1] zap trailing whitespace;
-rw-r--r--ChangeLog3
-rw-r--r--ssh-keygen.16
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6176bd89..f3c804ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
- stevesk@cvs.openbsd.org 2011/03/23 16:50:04
[ssh-keygen.c]
remove -d, documentation removed >10 years ago; ok markus
+ - jmc@cvs.openbsd.org 2011/03/24 15:29:30
+ [ssh-keygen.1]
+ zap trailing whitespace;
20110221
- (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index e6c52ebe..c9fec040 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.103 2011/03/23 16:24:56 stevesk Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.104 2011/03/24 15:29:30 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: March 23 2011 $
+.Dd $Mdocdate: March 24 2011 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -198,7 +198,7 @@ The options are as follows:
For each of the key types (rsa1, rsa, dsa and ecdsa) 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.
-This is used by
+This is used by
.Pa /etc/rc
to generate new host keys.
.It Fl a Ar trials