]> andersk Git - gssapi-openssh.git/blobdiff - openssh/contrib/ssh-copy-id.1
Import of OpenSSH 5.2p1
[gssapi-openssh.git] / openssh / contrib / ssh-copy-id.1
index b331fa149e9e873530d683747e9c16277eaa449d..f25ed01f2a6e555db91400e16cac6e76a95ad517 100644 (file)
@@ -18,7 +18,7 @@ the original English.
 ..
 .TH SSH-COPY-ID 1 "14 November 1999" "OpenSSH"
 .SH NAME
-ssh-copy-id \- install your identity.pub in a remote machine's authorized_keys
+ssh-copy-id \- install your public key in a remote machine's authorized_keys
 .SH SYNOPSIS
 .B ssh-copy-id [-i [identity_file]]
 .I "[user@]machine"
@@ -42,7 +42,7 @@ set in its configuration).
 If the
 .B -i
 option is given then the identity file (defaults to
-.BR ~/.ssh/identity.pub )
+.BR ~/.ssh/id_rsa.pub )
 is used, regardless of whether there are any keys in your
 .BR ssh-agent .
 Otherwise, if this:
This page took 0.077984 seconds and 4 git commands to generate.