[libnet-openssh-perl] 04/05: Add a patch to fix a spelling mistake in the POD.

gregor herrmann gregoa at debian.org
Sat Jul 23 18:48:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-openssh-perl.

commit cab8c393838c91a1fc5ba78f6ff0fb5c30837e03
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 23 20:47:16 2016 +0200

    Add a patch to fix a spelling mistake in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..f35ba11
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-07-23
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=116422
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116422
+
+--- a/lib/Net/OpenSSH.pm
++++ b/lib/Net/OpenSSH.pm
+@@ -3705,7 +3705,7 @@
+ If C<async> is true, it doesn't wait for the SSH connection to
+ terminate. In that case, L</wait_for_master> must be called repeatedly
+ until the shutdown sequence terminates (See the L</AnyEvent>
+-integration section bellow).
++integration section below).
+ 
+ =item $pid = $ssh->sshfs_import(\%opts, $remote_fs, $local_mnt_point)
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-openssh-perl.git



More information about the Pkg-perl-cvs-commits mailing list