1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
Author: Andreas Tille <tille@debian.org>
Last-Update: Wed, 22 Nov 2017 15:41:42 +0100
Description: Fix whatis entries of manpages
--- a/conversion/dcm2mnc/dcm2mnc.man1
+++ b/conversion/dcm2mnc/dcm2mnc.man1
@@ -1,8 +1,7 @@
.TH dcm2mnc 1 "May 03 2005" "$Revision: 1.5 $" ""
.SH NAME
-.B dcm2mnc
-- convert sets of DICOM files to one or more MINC format files.
+dcm2mnc - convert sets of DICOM files to one or more MINC format files.
.SH SYNOPSIS
--- a/conversion/nifti1/mnc2nii.man1
+++ b/conversion/nifti1/mnc2nii.man1
@@ -1,8 +1,7 @@
.TH mnc2mnc 1 "Apr 22 2005" "$Revision: 1.3 $" ""
.SH NAME
-.B mnc2nii
-- convert a MINC format file to a NIfTI-1 or Analyze format file.
+mnc2nii - convert a MINC format file to a NIfTI-1 or Analyze format file.
.SH SYNOPSIS
--- a/conversion/nifti1/nii2mnc.man1
+++ b/conversion/nifti1/nii2mnc.man1
@@ -1,8 +1,7 @@
.TH nii2mnc 1 "Apr 22 2005" "$Revision: 1.4 $" ""
.SH NAME
-.B nii2mnc
-- convert a NIfTI-1 or Analyze 7.5 format file to a MINC format file.
+nii2mnc - convert a NIfTI-1 or Analyze 7.5 format file to a MINC format file.
.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
|