Penguin
Diff: ssh-keygen(1)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of ssh-keygen(1).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 8 Last edited on Friday, July 24, 2009 8:18:03 pm by DanielLawson
Older page: version 7 Last edited on Friday, September 19, 2003 4:07:50 pm by MichaelHart Revert
@@ -8,14 +8,12 @@
  
 __SYNOPSIS__ 
  
  
-ssh-keygen [[-q] [[-b bits] [[-t type] [[-N new_passphrase] [[-C  
- comment] [[-f output_keyfile] 
+ssh-keygen [[-q] [[-b bits] [[-t type] [[-N new_passphrase] [[-C comment] [[-f output_keyfile] 
  
  
-ssh-keygen -p [[-P old_passphrase] [[-N new_passphrase] [[-f  
- keyfile] 
+ssh-keygen -p [[-P old_passphrase] [[-N new_passphrase] [[-f keyfile] 
  
  
 ssh-keygen -i [[-f input_keyfile] 
  
@@ -25,10 +23,9 @@
  
 ssh-keygen -y [[-f input_keyfile] 
  
  
-ssh-keygen -c [[-P passphrase] [[-C comment] [[-f  
- keyfile] 
+ssh-keygen -c [[-P passphrase] [[-C comment] [[-f keyfile] 
  
  
 ssh-keygen -l [[-f input_keyfile] 
  
@@ -127,9 +124,11 @@
 reader. 
  
  
 __FILES__ 
+<pre>  
  $HOME/.ssh/identity 
+</pre>  
  
  
 Contains the protocol version 1 RSA authentication identity 
 of the user. This file should not be read- able by anyone 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.