r294: Added ctsim.1
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 18 Dec 2000 05:33:44 +0000 (05:33 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 18 Dec 2000 05:33:44 +0000 (05:33 +0000)
man/Makefile.am
man/ctsim.1 [new file with mode: 0644]
man/if1.1
man/if2.1
man/ifexport.1
man/ifinfo.1
man/phm2if.1
man/phm2pj.1
man/pj2if.1
man/pjinfo.1
man/pjrec.1

index 8be8f37926b9951fdb16d50e9da2dea68c2121bb..ad59688dbcd96fc7d4aa2149705ea08a076d019d 100644 (file)
@@ -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 (file)
index 0000000..9df197f
--- /dev/null
@@ -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. <kevin@rosenberg.net>
+
+.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)
index 99f33620c9e225c860216497d7a20ba405065372..d2e5a42bbd905e9f37c19e7c206f768053a9999a 100644 (file)
--- a/man/if1.1
+++ b/man/if1.1
@@ -4,8 +4,11 @@
 .\"
 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
 .\"
-.\" $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. <kevin@rosenberg.net>
 
 .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)
index 810e70bae77aa5f081b9049cb32e8c1bb783ee49..b00b6e9b14367251445c2720a06ad85a2efc91fd 100644 (file)
--- a/man/if2.1
+++ b/man/if2.1
@@ -54,8 +54,8 @@ Print terse help summary
 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
 
 .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)
index 14576208805bc9f1a1ee5dcf05b3d29ccaa290c7..421ba2ea15f5b2b79891a004e42875f2ca567bce 100644 (file)
@@ -4,8 +4,11 @@
 .\"
 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
 .\"
-.\" $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. <kevin@rosenberg.net>
+
 .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)
 
index d06caff239d9d7c0206377ecd747c24f7faf0028..523e5071ce3459f9dc975bfcfedbc9695392e9e3 100644 (file)
@@ -4,8 +4,11 @@
 .\"
 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
 .\"
-.\" $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. <kevin@rosenberg.net>
 .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)
index 762201c02a6d8472b553e0210443f73ae58a7f94..f1c28750ba77b6045d6461f20582941e708422e7 100644 (file)
@@ -4,8 +4,11 @@
 .\"
 .\" Author: Kevin Rosenberg <kevin@rosenberg.net>
 .\"
-.\" $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. <kevin@rosenberg.net>
 .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)
index 97beeab3c0f1a1138730fd62566a9808591c106e..b5d4a0daf0cc3679d4afcd86f275a12c03876b6e 100644 (file)
@@ -115,8 +115,8 @@ Print a terse help message
 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
 
 .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)
index 035ea730ea2291ccdd71620ecc1e59ea088e29e1..5a482251810dab1fa3d102651b663c6bc4596cde 100644 (file)
@@ -31,8 +31,8 @@ Print a terse help message
 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
 
 .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)
index 576195e6bbe3dae8382bef297428aa343a5c1ecd..bc81947d9e178e588e5168eca05e6b37497beb68 100644 (file)
@@ -25,8 +25,8 @@ Print a terse help message
 Kevin Rosenberg, M.D. <kevin@rosenberg.net>
 
 .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)
index 399a604aae2163d7a4adcaa6bc65974ce20b735c..06b50f33a6e14196c856d2fff4193e245efecae0 100644 (file)
@@ -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. <kevin@rosenberg.net>
 
 .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)