diff options
Diffstat (limited to 'scp.0')
-rw-r--r-- | scp.0 | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -79,16 +79,15 @@ DESCRIPTION | |||
79 | DIAGNOSTICS | 79 | DIAGNOSTICS |
80 | scp exits with 0 on success or >0 if an error occurred. | 80 | scp exits with 0 on success or >0 if an error occurred. |
81 | 81 | ||
82 | SEE ALSO | 82 | AUTHORS |
83 | rcp(1), sftp(1), ssh(1), ssh-add(1), ssh-agent(1), ssh-keygen(1), | 83 | Timo Rinne <tri@iki.fi> and Tatu Ylonen <ylo@cs.hut.fi> |
84 | ssh_config(5), sshd(8) | ||
85 | 84 | ||
86 | HISTORY | 85 | HISTORY |
87 | scp is based on the rcp(1) program in BSD source code from the Regents of | 86 | scp is based on the rcp(1) program in BSD source code from the Regents of |
88 | the University of California. | 87 | the University of California. |
89 | 88 | ||
90 | AUTHORS | 89 | SEE ALSO |
91 | Timo Rinne M-bM-^LM-)tri@iki.fiM-bM-^LM-* and | 90 | rcp(1), sftp(1), ssh(1), ssh-add(1), ssh-agent(1), ssh-keygen(1), |
92 | Tatu Ylonen M-bM-^LM-)ylo@cs.hut.fiM-bM-^LM-* | 91 | ssh_config(5), sshd(8) |
93 | 92 | ||
94 | BSD September 25, 1999 BSD | 93 | BSD September 25, 1999 BSD |