[libnet-openssh-perl] 11/12: Drop old and create new pod-wording.patch

Florian Schlichting fsfs at moszumanska.debian.org
Tue Aug 18 20:11:25 UTC 2015


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

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

commit ea0bcfe3bd8c1bdad8ef3ed6b0b4bc777817996c
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Aug 18 18:54:02 2015 +0200

    Drop old and create new pod-wording.patch
---
 debian/patches/pod-wording.patch | 38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)

diff --git a/debian/patches/pod-wording.patch b/debian/patches/pod-wording.patch
index 5eab113..3177207 100644
--- a/debian/patches/pod-wording.patch
+++ b/debian/patches/pod-wording.patch
@@ -1,25 +1,37 @@
-From: gregor herrmann <gregoa at debian.org>
-Date: Sat, 14 Jun 2014 18:11:41 +0200
-Subject: [PATCH] improve wording
+From: Florian Schlichting <fsfs at debian.org>
+Date: Tue, 18 Aug 2015 18:51:53 +0200
+Subject: [PATCH] improve pod wording
 
 
-Origin: vendor
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96450
 Patch-Name: pod-wording.patch
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=106517
 ---
 
- lib/Net/OpenSSH.pm | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ lib/Net/OpenSSH.pm          | 2 +-
+ lib/Net/OpenSSH/OSTracer.pm | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/lib/Net/OpenSSH.pm b/lib/Net/OpenSSH.pm
 --- a/lib/Net/OpenSSH.pm
 +++ b/lib/Net/OpenSSH.pm
-@@ -2958,7 +2958,7 @@ See L</"Shell quoting"> below.
+@@ -3610,7 +3610,7 @@ Returns current state of variable expansion feature.
  
- =item remote_shell => $shell
+ =item $ssh->get_var($name, $value)
  
--Sets the remote shell. Allows to change the argument quoting mechanism
-+Sets the remote shell. Allows one to change the argument quoting mechanism
- in a per-command fashion.
+-These methods allow to change and to retrieve the value of the logical
++These methods allow one to change and to retrieve the
+ value of the given name.
  
- This may be useful when interacting with a Windows machine where
+ =item $ssh->get_master_pid
+diff --git a/lib/Net/OpenSSH/OSTracer.pm b/lib/Net/OpenSSH/OSTracer.pm
+--- a/lib/Net/OpenSSH/OSTracer.pm
++++ b/lib/Net/OpenSSH/OSTracer.pm
+@@ -160,7 +160,7 @@ the tracer type will be appended.
+ =item $Net::OpenSSH::OSTracer::sudo
+ 
+ This variable can be used to request the tracer to be run with C<sudo>
+-(some operating systems as for example Ubuntu, do not allow to attach
++(some operating systems as for example Ubuntu, do not allow one to attach
+ tracers, even to your own processes, unless you do it as root).
+ 
+ The variable has to be set with the path of the C<sudo> binary. For

-- 
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