From 5fc25ca7e03086e82e02ca862466e5f3043ad7cc Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Fri, 31 Jul 2009 16:38:31 -0600 Subject: [PATCH] Fix lintian warnings --- debian/prerm | 38 -------------------------------------- man/ctsimtext.1 | 21 +++++---------------- man/ifexport.1 | 16 +++------------- man/linogram.1 | 3 +-- man/phm2if.1 | 15 +++------------ 5 files changed, 12 insertions(+), 81 deletions(-) delete mode 100644 debian/prerm diff --git a/debian/prerm b/debian/prerm deleted file mode 100644 index 65b7160..0000000 --- a/debian/prerm +++ /dev/null @@ -1,38 +0,0 @@ -#! /bin/sh -# prerm script for uffi -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `upgrade' -# * `failed-upgrade' -# * `remove' `in-favour' -# * `deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - - -case "$1" in - remove|upgrade|deconfigure) - ;; - failed-upgrade) - ;; - *) - echo "prerm called with unknown argument \`$1'" >&2 - exit 1 - ;; -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0 - - diff --git a/man/ctsimtext.1 b/man/ctsimtext.1 index ba74a01..fb99efb 100644 --- a/man/ctsimtext.1 +++ b/man/ctsimtext.1 @@ -6,8 +6,7 @@ ctsimtext \- A Text\-Based Computed Tomography Simulator .SH "SYNOPSIS" .B ctsimtext [processing\-command processing\-options]] .SH "DESCRIPTION" -.Nm ctsimtext -is a text user interface to the various components of +\fIctsimtext\fP is a text user interface to the various components of the CTSim package. The home for CTSim is http://www.ctsim.org. .SH "OPTIONS" \fIctsimtext\fP accepts the following options @@ -20,17 +19,7 @@ Kevin Rosenberg, M.D. .SH "HISTORY" CTSim was begun in 1983 using MS\-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows. -.Sh SEE ALSO -.BR ctsim (1) -.BR if1 (1) -.BR if2 (1) -.BR ifexport (1) -.BR ifinfo (1) -.BR linogram (1) -.BR phm2helix (1) -.BR phm2if (1) -.BR phm2pj (1) -.BR pj2if (1) -.BR pjHinterp (1) -.BR pjinfo (1) -.BR pjrec (1) +.SH "SEE ALSO" +ctsim (1), if1 (1), if2 (1), ifexport (1), ifinfo (1), linogram (1), +phm2helix (1), phm2if (1), phm2pj (1), pj2if (1), pjHinterp (1), +pjinfo (1), pjrec (1) diff --git a/man/ifexport.1 b/man/ifexport.1 index c79a1ba..b4907ce 100644 --- a/man/ifexport.1 +++ b/man/ifexport.1 @@ -50,16 +50,6 @@ Kevin Rosenberg, M.D. .Sh HISTORY CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows. .Sh SEE ALSO -.BR ctsim (1) -.BR ctsimtext (1) -.BR if1 (1) -.BR if2 (1) -.BR ifinfo (1) -.BR linogram (1) -.BR phm2helix (1) -.BR phm2if (1) -.BR phm2pj (1) -.BR pj2if (1) -.BR pjHinterp (1) -.BR pjinfo (1) -.BR pjrec (1) +ctsim (1), ctsimtext (1), if1 (1), if2 (1), ifinfo (1), linogram (1), +phm2helix (1), phm2if (1), phm2pj (1), pj2if (1), pjHinterp (1), +pjinfo (1), pjrec (1) diff --git a/man/linogram.1 b/man/linogram.1 index c9871e0..e8fad97 100644 --- a/man/linogram.1 +++ b/man/linogram.1 @@ -6,8 +6,7 @@ linogram \- Linogram gribddisplay for CTSIM .SH "SYNOPSIS" .B linogram [OPTIONS] .SH "DESCRIPTION" -.Nm linogram -displays the grid used in linogram\-based scanning for +\fIlinogram\fP displays the grid used in linogram\-based scanning for the CTSim package. .SH "OPTIONS" \fIlinogram\fP accepts the following options diff --git a/man/phm2if.1 b/man/phm2if.1 index e2ca247..db3aeef 100644 --- a/man/phm2if.1 +++ b/man/phm2if.1 @@ -56,15 +56,6 @@ Kevin Rosenberg, M.D. CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows. .Sh SEE ALSO -.BR ctsim (1) -.BR ctsimtext (1) -.BR if1 (1) -.BR if2 (1) -.BR ifinfo (1) -.BR linogram (1) -.BR phm2helix (1) -.BR phm2pj (1) -.BR pj2if (1) -.BR pjHinterp (1) -.BR pjinfo (1) -.BR pjrec (1) +ctsim (1), ctsimtext (1), if1 (1), if2 (1), ifinfo (1), linogram (1), +phm2helix (1), phm2pj (1), pj2if (1), pjHinterp (1), pjinfo (1), +pjrec (1) -- 2.34.1