From: Kevin M. Rosenberg Date: Mon, 18 Dec 2000 05:33:44 +0000 (+0000) Subject: r294: Added ctsim.1 X-Git-Tag: debian-4.5.3-3~723 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=67efd658c571790fd487a5775ebc994ed734790b r294: Added ctsim.1 --- diff --git a/man/Makefile.am b/man/Makefile.am index 8be8f37..ad59688 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,2 +1,2 @@ -man_MANS=pjrec.1 phm2pj.1 phm2if.1 ifexport.1 ifinfo.1 if1.1 if2.1 pjinfo.1 ifinfo.1 pj2if.1 +man_MANS=pjrec.1 phm2pj.1 phm2if.1 ifexport.1 ifinfo.1 if1.1 if2.1 pjinfo.1 ifinfo.1 pj2if.1 ctsim.1 EXTRA_DIST = $(man_MANS) diff --git a/man/ctsim.1 b/man/ctsim.1 new file mode 100644 index 0000000..9df197f --- /dev/null +++ b/man/ctsim.1 @@ -0,0 +1,28 @@ +.\" -*- NROFF -*- +.TH ctsim 1 + +.SH NAME +ctsim - A Graphical Computed Tomography Simulator + +.SH SYNOPSIS +.B ctsim files-to-open... [OPTIONS] + +.SH DESCRIPTION +\fIctsim\fP is a graphical user interface to the various components of the CTSim package. The home for CTSim is http://www.ctsim.org. + +.SH OPTIONS +\fIctsim\fP accepts the following options +.TP 12 +.B \-\-version Display version +.TP 12 +.B \-\-help Print a terse help message + +.SH AUTHORS +Kevin Rosenberg, M.D. + +.SH HISTORY +.Nm ctsim +was first written 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 ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/if1.1 b/man/if1.1 index 99f3362..d2e5a42 100644 --- a/man/if1.1 +++ b/man/if1.1 @@ -4,8 +4,11 @@ .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: if1.1,v 1.1 2000/12/18 03:03:05 kevin Exp $ +.\" $Id: if1.1,v 1.2 2000/12/18 05:33:44 kevin Exp $ .\" $Log: if1.1,v $ +.\" Revision 1.2 2000/12/18 05:33:44 kevin +.\" Added ctsim.1 +.\" .\" Revision 1.1 2000/12/18 03:03:05 kevin .\" Initial cvs import .\" @@ -58,8 +61,8 @@ Print terse help summary. Kevin Rosenberg, M.D. .SH HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm if1 +was first written 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), ifinfo (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/if2.1 b/man/if2.1 index 810e70b..b00b6e9 100644 --- a/man/if2.1 +++ b/man/if2.1 @@ -54,8 +54,8 @@ Print terse help summary Kevin Rosenberg, M.D. .SH HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm if2 +was first written 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), ifinfo (1), if1 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/ifexport.1 b/man/ifexport.1 index 1457620..421ba2e 100644 --- a/man/ifexport.1 +++ b/man/ifexport.1 @@ -4,8 +4,11 @@ .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: ifexport.1,v 1.2 2000/12/18 00:17:21 kevin Exp $ +.\" $Id: ifexport.1,v 1.3 2000/12/18 05:33:44 kevin Exp $ .\" $Log: ifexport.1,v $ +.\" Revision 1.3 2000/12/18 05:33:44 kevin +.\" Added ctsim.1 +.\" .\" Revision 1.2 2000/12/18 00:17:21 kevin .\" *** empty log message *** .\" @@ -60,9 +63,11 @@ Print version Print terse help summary .Sh AUTHORS Kevin Rosenberg, M.D. + .Sh HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm ifexport +was first written 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), ifinfo (1), if1 (1), if2 (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/ifinfo.1 b/man/ifinfo.1 index d06caff..523e507 100644 --- a/man/ifinfo.1 +++ b/man/ifinfo.1 @@ -4,8 +4,11 @@ .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: ifinfo.1,v 1.1 2000/06/09 01:35:33 kevin Exp $ +.\" $Id: ifinfo.1,v 1.2 2000/12/18 05:33:44 kevin Exp $ .\" $Log: ifinfo.1,v $ +.\" Revision 1.2 2000/12/18 05:33:44 kevin +.\" Added ctsim.1 +.\" .\" Revision 1.1 2000/06/09 01:35:33 kevin .\" Convert MPI structure to C++ class .\" @@ -47,11 +50,8 @@ Print terse help summary .Sh AUTHORS Kevin Rosenberg, M.D. .Sh HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. -.Sh SEE ALSO -.Xr ctrec 1 , -.Xr phm2rs 1 , -.Xr phm2if 1 , -.Xr rs2if 1 , -.Xr if2img 1 \ No newline at end of file +.Nm ifinfo +was first written 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), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/phm2if.1 b/man/phm2if.1 index 762201c..f1c2875 100644 --- a/man/phm2if.1 +++ b/man/phm2if.1 @@ -4,8 +4,11 @@ .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: phm2if.1,v 1.2 2000/12/18 00:17:21 kevin Exp $ +.\" $Id: phm2if.1,v 1.3 2000/12/18 05:33:44 kevin Exp $ .\" $Log: phm2if.1,v $ +.\" Revision 1.3 2000/12/18 05:33:44 kevin +.\" Added ctsim.1 +.\" .\" Revision 1.2 2000/12/18 00:17:21 kevin .\" *** empty log message *** .\" @@ -62,7 +65,8 @@ Print terse help summary .Sh AUTHORS Kevin Rosenberg, M.D. .Sh HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Sh HISTORY +.Nm phm2if +was first written 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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/phm2pj.1 b/man/phm2pj.1 index 97beeab..b5d4a0d 100644 --- a/man/phm2pj.1 +++ b/man/phm2pj.1 @@ -115,8 +115,8 @@ Print a terse help message Kevin Rosenberg, M.D. .SH HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm phm2pj +was first written 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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2if (1), pj2if (1), pjrec (1), pjinfo (1) diff --git a/man/pj2if.1 b/man/pj2if.1 index 035ea73..5a48225 100644 --- a/man/pj2if.1 +++ b/man/pj2if.1 @@ -31,8 +31,8 @@ Print a terse help message Kevin Rosenberg, M.D. .SH HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm pj2if +was first written 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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pjrec (1) diff --git a/man/pjinfo.1 b/man/pjinfo.1 index 576195e..bc81947 100644 --- a/man/pjinfo.1 +++ b/man/pjinfo.1 @@ -25,8 +25,8 @@ Print a terse help message Kevin Rosenberg, M.D. .SH HISTORY -.Nm -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm pjinfo +was first written 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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjrec (1) diff --git a/man/pjrec.1 b/man/pjrec.1 index 399a604..06b50f3 100644 --- a/man/pjrec.1 +++ b/man/pjrec.1 @@ -2,7 +2,7 @@ .TH pjrec 1 .SH NAME -pjrec - reconstruction from raysum projections +pjrec - reconstruction from projections .SH SYNOPSIS .B pjrec projection-file image-file nx-image ny-image [OPTIONS] @@ -158,8 +158,8 @@ Trace clipping Kevin Rosenberg, M.D. .SH HISTORY -\fIpjrec\fP -was first written in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux. +.Nm pjrec +was first written 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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1)