diff options
author | mouring <mouring> | 2001-04-22 17:19:46 +0000 |
---|---|---|
committer | mouring <mouring> | 2001-04-22 17:19:46 +0000 |
commit | 20800e0c6e8ab61bfab67123ad343775fba2de36 (patch) | |
tree | 5f70c7b04b94239eb00bc4f7d4ce582e4fe793f3 /ssh-keygen.1 | |
parent | b22681e689c1cdc3023b775b0b62775cf0175ed5 (diff) | |
download | openssh-20800e0c6e8ab61bfab67123ad343775fba2de36.tar.gz |
- markus@cvs.openbsd.org 2001/04/22 13:41:02
[ssh-keygen.1 ssh-keygen.c]
style, noted by stevesk; sort flags in usage
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 55e31de9..e2e4bc45 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.37 2001/04/22 13:25:37 markus Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.38 2001/04/22 13:41:02 markus Exp $ .\" .\" -*- nroff -*- .\" @@ -157,7 +157,7 @@ This option will read an unencrypted private (or public) key file in SSH2-compatible format and print an OpenSSH compatible private (or public) key to stdout. .Nm -does also read the +also reads the .Sq SECSH Public Key File Format . This option allows importing keys from several commercial SSH implementations. |