[rex] 01/01: d/patches/fix_syntax.patch: fix another typo in bin/rex POD

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Mar 20 16:42:15 UTC 2015


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

malex-guest pushed a commit to branch master
in repository rex.

commit 835ca1d48ee48321a63bf89f9d91b9ea78d9fa84
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Mar 20 17:41:13 2015 +0100

    d/patches/fix_syntax.patch: fix another typo in bin/rex POD
---
 debian/patches/fix_syntax.patch | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/debian/patches/fix_syntax.patch b/debian/patches/fix_syntax.patch
index 0edd69a..1459ced 100644
--- a/debian/patches/fix_syntax.patch
+++ b/debian/patches/fix_syntax.patch
@@ -54,3 +54,19 @@ Forwarded: https://github.com/RexOps/Rex/issues/598
  
   user "root";
  
+--- rex.orig/bin/rex
++++ rex/bin/rex
+@@ -99,11 +99,11 @@
+ 
+ =head2 Rexfile
+ 
+-If you run I<rex> it will read the file I<Rexfile> in the current working directory. A Rexfile consists 3 major parts.
++If you run I<rex> it will read the file I<Rexfile> in the current working directory. A Rexfile consists of 3 major parts.
+ 
+ =head3 Authentication and Configuration
+ 
+-In that part you define the user and password you want to use to log into your servers. You can even define timeouts or the paralellism of task exexecution.
++In that part you define the user and password you want to use to log into your servers. You can even define timeouts or the paralellism of task execution.
+ 
+ =head4 Simple Authentication
+ 

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



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