From 3b7dac1ff9660d830e560d750c43fafbc17b8c51 Mon Sep 17 00:00:00 2001 From: stever Date: Sun, 12 Oct 2008 05:07:12 +0000 Subject: [PATCH] Fix errors in manpages. --- ChangeLog | 11 +++++++++++ conversion/dcm2mnc/dcm2mnc.man1 | 4 ++-- conversion/ecattominc/ecattominc.man1 | 2 +- conversion/micropet/upet2mnc.man1 | 4 ++-- conversion/minctoecat/minctoecat.man1 | 6 +++--- conversion/nifti1/mnc2nii.man1 | 4 ++-- conversion/nifti1/nii2mnc.man1 | 4 ++-- conversion/vff2mnc/vff2mnc.man1 | 4 ++-- progs/mincgen/mincgen.man1 | 5 ++--- 9 files changed, 27 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4e370786..77c091ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-10-12 Steve M. Robbins + + * conversion/dcm2mnc/dcm2mnc.man1: + * conversion/ecattominc/ecattominc.man1: + * conversion/micropet/upet2mnc.man1: + * conversion/minctoecat/minctoecat.man1: + * conversion/nifti1/mnc2nii.man1: + * conversion/nifti1/nii2mnc.man1: + * conversion/vff2mnc/vff2mnc.man1: + * progs/mincgen/mincgen.man1: Fix errors, mainly removing trailing + TAB characters. 2008-09-04 Andrew L Janke * progs/xfm/xfmconcat.c: Added -verbose and -clobber options diff --git a/conversion/dcm2mnc/dcm2mnc.man1 b/conversion/dcm2mnc/dcm2mnc.man1 index 7fe7f517..25766c57 100644 --- a/conversion/dcm2mnc/dcm2mnc.man1 +++ b/conversion/dcm2mnc/dcm2mnc.man1 @@ -1,4 +1,4 @@ -.TH dcm2mnc 1 "May 03 2005" "$Revision: 1.4 $" "" +.TH dcm2mnc 1 "May 03 2005" "$Revision: 1.5 $" "" .SH NAME .B dcm2mnc @@ -164,7 +164,7 @@ This is a private option intended only for debugging purposes. Please avoid using it. .SH "Generic options for all commands" -.TP +.TP .BI -help Print summary of command\-line options and abort .TP diff --git a/conversion/ecattominc/ecattominc.man1 b/conversion/ecattominc/ecattominc.man1 index 5d55d57d..86e9b9cd 100644 --- a/conversion/ecattominc/ecattominc.man1 +++ b/conversion/ecattominc/ecattominc.man1 @@ -53,7 +53,7 @@ Note that options can be specified in abbreviated form (as long as they are uniq .SH "Generic options for all commands" -.TP +.TP \fI\-help:\fR Print summary of command\-line options and abort .SH "KNOWN BUGS" No bug listed so far :=) diff --git a/conversion/micropet/upet2mnc.man1 b/conversion/micropet/upet2mnc.man1 index 1e7f1126..44b63d49 100644 --- a/conversion/micropet/upet2mnc.man1 +++ b/conversion/micropet/upet2mnc.man1 @@ -1,4 +1,4 @@ -.TH upet2mnc 1 "May 03 2005" "$Revision: 1.2 $" "" +.TH upet2mnc 1 "May 03 2005" "$Revision: 1.3 $" "" .SH NAME .B upet2mnc @@ -47,7 +47,7 @@ patient left to patient right. Quiet operation - do not print progress or debugging information. .SH "Generic options for all commands" -.TP +.TP .BI -help Print summary of command\-line options and abort .TP diff --git a/conversion/minctoecat/minctoecat.man1 b/conversion/minctoecat/minctoecat.man1 index 7809c497..bc5075d4 100644 --- a/conversion/minctoecat/minctoecat.man1 +++ b/conversion/minctoecat/minctoecat.man1 @@ -24,16 +24,16 @@ Note that options can be specified in abbreviated form (as long as they are uniq \fI\-ignore_ecat_accquisition_variable:\fR Ignore information from the minc ecat acquisition variable (MIecat_acquisition). .TP \fI\-ignore_ecat_main_variable:\fR Ignore information from the minc ecat\-mainheader variable (MIecat\-main). -.TP +.TP \fI\-ignore_ecat_subheader_variable:\fR Ignore information from the minc ecat\-subheader variable (MIecat\-subheader). -.TP +.TP \fI\-no_decay_corr_fctr:\fR do not regenerate the decay correction factors employed as part as the reconstruction of the original PET volume. The correction factors is a field in the ecat sub\-headers which can be used by processing programs. By default, if the volume is a PET volume ,those factors are regenerated. This option has no interest in the case of non PET data. .TP \fI\-label:\fR Treats voxel as integer values instead of floating point values. In this case, the scale factors and the calibration factors are both set to unity. This option is particularly useful when the input minc files is a volume of labels. .SH "General options" -.TP +.TP \fI\-help:\fR Print summary of command\-line options and abort .TP \fI\-version:\fR Print the program's version and abort diff --git a/conversion/nifti1/mnc2nii.man1 b/conversion/nifti1/mnc2nii.man1 index 0a103e4f..68ccba63 100644 --- a/conversion/nifti1/mnc2nii.man1 +++ b/conversion/nifti1/mnc2nii.man1 @@ -1,4 +1,4 @@ -.TH mnc2mnc 1 "Apr 22 2005" "$Revision: 1.2 $" "" +.TH mnc2mnc 1 "Apr 22 2005" "$Revision: 1.3 $" "" .SH NAME .B mnc2nii @@ -82,7 +82,7 @@ Don't scan data to determine valid range. .BI -quiet Quiet operation - do not print progress or debugging information. .SH "Generic options for all commands" -.TP +.TP .BI -help Print summary of command\-line options and abort .TP diff --git a/conversion/nifti1/nii2mnc.man1 b/conversion/nifti1/nii2mnc.man1 index 167a8b5a..fc4ec252 100644 --- a/conversion/nifti1/nii2mnc.man1 +++ b/conversion/nifti1/nii2mnc.man1 @@ -1,4 +1,4 @@ -.TH nii2mnc 1 "Apr 22 2005" "$Revision: 1.3 $" "" +.TH nii2mnc 1 "Apr 22 2005" "$Revision: 1.4 $" "" .SH NAME .B nii2mnc @@ -87,7 +87,7 @@ Don't scan data to determine valid range. Quiet operation - do not print progress or debugging information. .SH "Generic options for all commands" -.TP +.TP .BI -help Print summary of command\-line options and abort .TP diff --git a/conversion/vff2mnc/vff2mnc.man1 b/conversion/vff2mnc/vff2mnc.man1 index 61ac9aa1..97d6e1de 100644 --- a/conversion/vff2mnc/vff2mnc.man1 +++ b/conversion/vff2mnc/vff2mnc.man1 @@ -1,4 +1,4 @@ -.TH "vff2mnc" "1" "Jul 10 2006" "$Revision: 1.1 $" "" +.TH "vff2mnc" "1" "Jul 10 2006" "$Revision: 1.2 $" "" .SH "NAME" .B vff2mnc \- convert set of vff file(s) to one 3D MINC2.0 format file. @@ -28,7 +28,7 @@ Do not swap bytes when creating the MINC2.0 file. .BI \-list Print list of series (don't create files). .SH "Generic options for all commands" -.TP +.TP .BI \-help Print summary of command\-line options and abort .TP diff --git a/progs/mincgen/mincgen.man1 b/progs/mincgen/mincgen.man1 index 5a7d61c9..60673787 100644 --- a/progs/mincgen/mincgen.man1 +++ b/progs/mincgen/mincgen.man1 @@ -1,6 +1,6 @@ .\" Hey, EMACS: -*- nroff -*- -.\" $Header: /private-cvsroot/minc/progs/mincgen/mincgen.man1,v 1.2 2004-06-21 20:06:15 bert Exp $ -.TH MINCGEN 1 "$Date: 2004-06-21 20:06:15 $" "" "MINC User's Guide" +.\" $Header: /private-cvsroot/minc/progs/mincgen/mincgen.man1,v 1.3 2008-10-12 05:07:12 stever Exp $ +.TH MINCGEN 1 "$Date: 2008-10-12 05:07:12 $" "" "MINC User's Guide" .SH NAME mincgen \- Generate a MINC file from a CDL file. .SH SYNOPSIS @@ -292,7 +292,6 @@ are all acceptable \fIfloat\fP constants: -2.0f 3.14159265358979f // will be truncated to less precision 1.f -.1f .fi .RE .LP