[Python-modules-commits] [parallelpython] 03/09: escape minus sign where needed

Sandro Tosi morph at moszumanska.debian.org
Mon Apr 25 18:41:40 UTC 2016


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

morph pushed a commit to branch master
in repository parallelpython.

commit f3f32b707c3a0bb6d8c34c06b235fb42198f3fd9
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Oct 8 10:06:04 2015 -0700

    escape minus sign where needed
    
    Patch-Name: 20_hyphen-used-as-minus-sign.patch
---
 doc/ppserver.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ppserver.1 b/doc/ppserver.1
index f376964..ed0aea0 100644
--- a/doc/ppserver.1
+++ b/doc/ppserver.1
@@ -58,7 +58,7 @@ Please visit http://www.parallelpython.com for extended up\-to\-date
 documentation, examples and support forums
 .br
 .SH SECURITY
-Due to the security concerns it is highly recommended to run ppserver.py with an non-trivial secret key (-s command line argument) which should be paired with the matching secret keyword of PP Server class constructor. An alternative way to set a secret key is by assigning 
+Due to the security concerns it is highly recommended to run ppserver.py with an non-trivial secret key (\-s command line argument) which should be paired with the matching secret keyword of PP Server class constructor. An alternative way to set a secret key is by assigning
 .B pp_secret 
 variable in the configuration file 
 .B .pythonrc.py 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/parallelpython.git



More information about the Python-modules-commits mailing list