[python-escript] 02/03: Spelling errors found by lintian

Joel Fenwick jfenwick-guest at moszumanska.debian.org
Thu Nov 30 01:07:19 UTC 2017


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

jfenwick-guest pushed a commit to branch debian
in repository python-escript.

commit fed2b6712f9d525ca2ba66d22d740f25458d0cf2
Author: Joel Fenwick <joelfenwick at uq.edu.au>
Date:   Tue Nov 28 17:43:46 2017 +1000

    Spelling errors found by lintian
---
 debian/patches/manspelling | 40 ++++++++++++++++++++++++++++++++++++++++
 debian/patches/series      |  1 +
 2 files changed, 41 insertions(+)

diff --git a/debian/patches/manspelling b/debian/patches/manspelling
new file mode 100644
index 0000000..0e4d296
--- /dev/null
+++ b/debian/patches/manspelling
@@ -0,0 +1,40 @@
+
+Fix some spelling errors identified by lintian
+--- a/doc/manpage/man1/run-escript.1
++++ b/doc/manpage/man1/run-escript.1
+@@ -57,7 +57,7 @@ nn
+ .B 
+ -p 
+ .I np
+-Specifiy the number of MPI processes per node. 
++Specify the number of MPI processes per node. 
+ The total number of processes to be used is 
+ .I
+ nn 
+@@ -95,7 +95,7 @@ nt
+ Specify the name of a file with a list of host names. Some systems require to specify the addresses or names of
+ the compute nodes where MPI process should be spawned. The list of addresses or names of the compute
+ nodes is listed in the file with the name hostfile. In order to avoid oversubsription the number of different
+-hosts defined in hostfile must be equal to the number of requsted compute nodes 
++hosts defined in hostfile must be equal to the number of requested compute nodes 
+ .IR nn .
+ The option
+ overwrites the value of the
+@@ -122,7 +122,7 @@ Executes
+ .I
+ file
+ and switches to interactive mode after the execution is finished or an exception has
+-occured. This option is useful for debugging a script. The option cannot be used if more than one process
++occurred. This option is useful for debugging a script. The option cannot be used if more than one process
+ (
+ .I
+ nn
+@@ -142,7 +142,7 @@ Do not invoke python. This is used to ru
+ .HP
+ .B
+ -e
+-Outputs export statements for the additional environment variables and commands used during escript execution. This option is useful if users wish to excute scripts without using the escript command.
++Outputs export statements for the additional environment variables and commands used during escript execution. This option is useful if users wish to execute scripts without using the escript command.
+ 
+ .HP
+ .B
diff --git a/debian/patches/series b/debian/patches/series
index 0377b04..3f6167c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
 #relocating-debian-dir
 #dateless-gz
 #rootintar
+manspelling

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



More information about the debian-science-commits mailing list