File: fix_manpages.patch

package info (click to toggle)
minc-tools 2.3.00%2Bdfsg-15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,716 kB
  • sloc: ansic: 65,674; perl: 7,423; yacc: 1,177; sh: 633; lex: 319; makefile: 224
file content (64 lines) | stat: -rw-r--r-- 2,305 bytes parent folder | download
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
53
54
55
56
57
58
59
60
61
62
63
64
Author: Andreas Tille <tille@debian.org>
Last-Update: 2025-12-07
Reviewed-By: Étienne Mollier <emollier@debian.org>
Description: Fix whatis entries and other manpage issues.

--- minc-tools.orig/conversion/dcm2mnc/dcm2mnc.man1
+++ minc-tools/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
 
--- minc-tools.orig/conversion/nifti1/mnc2nii.man1
+++ minc-tools/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
 
--- minc-tools.orig/conversion/nifti1/nii2mnc.man1
+++ minc-tools/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
 
--- minc-tools.orig/conversion/micropet/upet2mnc.man1
+++ minc-tools/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
 
--- minc-tools.orig/conversion/vff2mnc/vff2mnc.man1
+++ minc-tools/conversion/vff2mnc/vff2mnc.man1
@@ -15,7 +15,7 @@
 .B vff2mnc 
 command is used to convert vff format files to MINC2.0 format.
 
-"VFF" stands for "Vextractor File Format". This format is used for storing vector data between sessions. The vff file contains the image information at the very top in text format and the actual image right after the form feed character '\f' in binary.
+"VFF" stands for "Vextractor File Format". This format is used for storing vector data between sessions. The vff file contains the image information at the very top in text format and the actual image right after the form feed character '\\f' in binary.
 
 .SH "OPTIONS"