From: ivan Date: Sat, 16 Feb 2002 18:28:46 +0000 (+0000) Subject: okay. 0.5 X-Git-Tag: Net_SSH_0_05 X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-SSH.git;a=commitdiff_plain;h=d48dda6a0766181e27194cf70a199b450f1effd5 okay. 0.5 --- diff --git a/SSH.pm b/SSH.pm index 1959994..8e55a8a 100644 --- a/SSH.pm +++ b/SSH.pm @@ -35,10 +35,10 @@ Net::SSH - Perl extension for secure shell =head1 DESCRIPTION -Simple wrappers around ssh commands. For an all-perl implementation that does -not require -the system `ssh' command, see Net::SSH::Perl. +Simple wrappers around ssh commands. +For an all-perl implementation that does not require the system B command, +see L instead. =head1 SUBROUTINES @@ -189,7 +189,7 @@ Look at IPC::Session (also fsh) =head1 SEE ALSO For an all-perl implementation that does not require the system B command, -see L. +see L instead. ssh-keygen(1), ssh(1), L, L, L