[med-svn] [minc-tools] 06/06: More spelling issues

Andreas Tille tille at debian.org
Wed Nov 22 20:00:11 UTC 2017


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

tille pushed a commit to branch master
in repository minc-tools.

commit 434e09cc134e4b315f117c1c383bc8e3beee0d91
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 22 20:59:55 2017 +0100

    More spelling issues
---
 debian/patches/fix_manpages.patch | 12 ++++++++++++
 debian/patches/spelling.patch     | 36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix_manpages.patch b/debian/patches/fix_manpages.patch
index f4b5f9a..944a7cc 100644
--- a/debian/patches/fix_manpages.patch
+++ b/debian/patches/fix_manpages.patch
@@ -38,3 +38,15 @@ Description: Fix whatis entries of manpages
  
  .SH SYNOPSIS
  
+--- a/conversion/micropet/upet2mnc.man1
++++ b/conversion/micropet/upet2mnc.man1
+@@ -1,8 +1,7 @@
+ .TH upet2mnc 1 "May 03 2005" "$Revision: 1.3 $" ""
+ .SH NAME
+ 
+-.B upet2mnc
+-- convert a Concorde microPET format file to a MINC format file.
++upet2mnc - convert a Concorde microPET format file to a MINC format file.
+ 
+ .SH SYNOPSIS
+ 
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index edc5f10..6d6549d 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -128,7 +128,8 @@ Description: Fix spelling issues
     ***************************************************************************************/
    /*MAIN HEADER: filling compulsory fields*/
    if((out_main_header = init_main_header(minc_file_name, mi)) == NULL) {
-     fprintf(stderr, "Can not initilize the ecat main header.\n");
+-    fprintf(stderr, "Can not initilize the ecat main header.\n");
++    fprintf(stderr, "Can not initialize the ecat main header.\n");
      return (1);
    }
 -  /*additional informations if available and requested*/
@@ -167,3 +168,36 @@ Description: Fix spelling issues
  By default all statistics are calculated. If specifitc statistics
  are requested via a command-line option, then only the requested 
  statistics are printed.
+--- a/progs/mincdump/mincdump.man1
++++ b/progs/mincdump/mincdump.man1
+@@ -110,7 +110,7 @@ this name from the last component of the
+ by stripping off any extension it has.  Use the \fB-n\fP option to specify a
+ different name.  Although the output file name used by \fBncgen -b\fP can be
+ specified, it may be wise to have \fImincdump\fP change the default name to
+-avoid inadvertantly overwriting a valuable netCDF file when using
++avoid inadvertently overwriting a valuable netCDF file when using
+ \fBmincdump\fP, editing the resulting CDL file, and using \fBncgen -b\fP to
+ generate a new netCDF file from the edited CDL file.
+ .IP "\fB-p\fP \fIfloat_digits[,double_digits]\fP"
+--- a/progs/mincsample/mincsample.man1
++++ b/progs/mincsample/mincsample.man1
+@@ -43,7 +43,7 @@ by a random sampling of a sub-set of poi
+ Print extra information during processing.
+ .TP
+ \fB\-quiet\fR
+-Print only the ouput sampling data.
++Print only the output sampling data.
+ .TP
+ \fB\-clobber\fR
+ Overwrite existing output files (when used with -outfile)
+--- a/progs/minctoraw/minctoraw.man1
++++ b/progs/minctoraw/minctoraw.man1
+@@ -13,7 +13,7 @@ minctoraw \- copy data from a MINC file.
+ \fIminctoraw\fR dumps a chunk of MINC file data to standard output in the
+ format of your choice.
+ .P
+-This program is largely superceded by \fImincextract\fR.
++This program is largely superseded by \fImincextract\fR.
+ 
+ .SH OPTIONS
+ .TP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/minc-tools.git



More information about the debian-med-commit mailing list