[BACK]Return to ssh.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.1 between version 1.258 and 1.259

version 1.258, 2006/03/16 04:24:42 version 1.259, 2006/03/22 21:16:24
Line 1025 
Line 1025 
 The SSHFP resource records should first be added to the zonefile for  The SSHFP resource records should first be added to the zonefile for
 host.example.com:  host.example.com:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 $ ssh-keygen -f /etc/ssh/ssh_host_rsa_key.pub -r host.example.com.  $ ssh-keygen -r host.example.com.
 $ ssh-keygen -f /etc/ssh/ssh_host_dsa_key.pub -r host.example.com.  
 .Ed  .Ed
 .Pp  .Pp
 The output lines will have to be added to the zonefile.  The output lines will have to be added to the zonefile.

Legend:
Removed from v.1.258  
changed lines
  Added in v.1.259