From f53fb980db6b2a09ab60e70a6d9eaa0ebeb6d4d2 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 1 May 2002 02:19:53 +0000 Subject: [PATCH] r1843: *** empty log message *** --- man/ctsim.1 | 6 +++--- man/ctsimtext.1 | 30 ++++++++++++++++++++++++++++++ man/if1.1 | 13 ++++++++----- man/if2.1 | 6 +++--- man/ifexport.1 | 13 ++++++++----- man/ifinfo.1 | 15 ++++++++++----- man/phm2if.1 | 18 ++++++++++++------ man/phm2pj.1 | 6 +++--- man/pj2if.1 | 6 +++--- man/pjinfo.1 | 6 +++--- man/pjrec.1 | 6 +++--- 11 files changed, 86 insertions(+), 39 deletions(-) create mode 100644 man/ctsimtext.1 diff --git a/man/ctsim.1 b/man/ctsim.1 index 9df197f..1101b1a 100644 --- a/man/ctsim.1 +++ b/man/ctsim.1 @@ -18,11 +18,11 @@ ctsim - A Graphical Computed Tomography Simulator .B \-\-help Print a terse help message .SH AUTHORS -Kevin Rosenberg, M.D. +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. +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 ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1) diff --git a/man/ctsimtext.1 b/man/ctsimtext.1 new file mode 100644 index 0000000..d10e919 --- /dev/null +++ b/man/ctsimtext.1 @@ -0,0 +1,30 @@ +.\" -*- NROFF -*- +.TH ctsimtext 1 + +.SH NAME +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 +the CTSim package. The home for CTSim is http://www.ctsim.org. + +.SH OPTIONS +\fIctsimtext\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 +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 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 d2e5a42..c92c3d5 100644 --- a/man/if1.1 +++ b/man/if1.1 @@ -2,10 +2,13 @@ .\" .\" if1.1 .\" -.\" Author: Kevin Rosenberg +.\" Author: Kevin Rosenberg .\" -.\" $Id: if1.1,v 1.2 2000/12/18 05:33:44 kevin Exp $ +.\" $Id: if1.1,v 1.3 2002/05/01 02:19:46 kevin Exp $ .\" $Log: if1.1,v $ +.\" Revision 1.3 2002/05/01 02:19:46 kevin +.\" *** empty log message *** +.\" .\" Revision 1.2 2000/12/18 05:33:44 kevin .\" Added ctsim.1 .\" @@ -58,11 +61,11 @@ Print version. Print terse help summary. .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), 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 b00b6e9..6dbd6bb 100644 --- a/man/if2.1 +++ b/man/if2.1 @@ -51,11 +51,11 @@ Print version. Print terse help summary .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), 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 421ba2e..3625417 100644 --- a/man/ifexport.1 +++ b/man/ifexport.1 @@ -2,10 +2,13 @@ .\" .\" ifexport.1 .\" -.\" Author: Kevin Rosenberg +.\" Author: Kevin Rosenberg .\" -.\" $Id: ifexport.1,v 1.3 2000/12/18 05:33:44 kevin Exp $ +.\" $Id: ifexport.1,v 1.4 2002/05/01 02:19:46 kevin Exp $ .\" $Log: ifexport.1,v $ +.\" Revision 1.4 2002/05/01 02:19:46 kevin +.\" *** empty log message *** +.\" .\" Revision 1.3 2000/12/18 05:33:44 kevin .\" Added ctsim.1 .\" @@ -61,12 +64,12 @@ Set verbose mode Print version .It Fl Fl help Print terse help summary + .Sh AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .Sh HISTORY -.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. +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), 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 523e507..d94f1ed 100644 --- a/man/ifinfo.1 +++ b/man/ifinfo.1 @@ -2,10 +2,13 @@ .\" .\" if2info.1 .\" -.\" Author: Kevin Rosenberg +.\" Author: Kevin Rosenberg .\" -.\" $Id: ifinfo.1,v 1.2 2000/12/18 05:33:44 kevin Exp $ +.\" $Id: ifinfo.1,v 1.3 2002/05/01 02:19:46 kevin Exp $ .\" $Log: ifinfo.1,v $ +.\" Revision 1.3 2002/05/01 02:19:46 kevin +.\" *** empty log message *** +.\" .\" Revision 1.2 2000/12/18 05:33:44 kevin .\" Added ctsim.1 .\" @@ -47,11 +50,13 @@ Set verbose mode Print version .It Fl Fl help Print terse help summary + .Sh AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. + .Sh HISTORY -.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. +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), 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 f1c2875..598abdc 100644 --- a/man/phm2if.1 +++ b/man/phm2if.1 @@ -2,10 +2,13 @@ .\" .\" phm2if.1 .\" -.\" Author: Kevin Rosenberg +.\" Author: Kevin Rosenberg .\" -.\" $Id: phm2if.1,v 1.3 2000/12/18 05:33:44 kevin Exp $ +.\" $Id: phm2if.1,v 1.4 2002/05/01 02:19:46 kevin Exp $ .\" $Log: phm2if.1,v $ +.\" Revision 1.4 2002/05/01 02:19:46 kevin +.\" *** empty log message *** +.\" .\" Revision 1.3 2000/12/18 05:33:44 kevin .\" Added ctsim.1 .\" @@ -62,11 +65,14 @@ Turn on debug mode Print version .It Fl Fl help Print terse help summary + .Sh AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. + + .Sh HISTORY -.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. +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), 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 b5d4a0d..7c4c6df 100644 --- a/man/phm2pj.1 +++ b/man/phm2pj.1 @@ -112,11 +112,11 @@ Print version Print a terse help message .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), 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 5a48225..896af0f 100644 --- a/man/pj2if.1 +++ b/man/pj2if.1 @@ -28,11 +28,11 @@ Print version Print a terse help message .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), 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 bc81947..93cfd6b 100644 --- a/man/pjinfo.1 +++ b/man/pjinfo.1 @@ -22,11 +22,11 @@ Print version Print a terse help message .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), 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 06b50f3..a05aef9 100644 --- a/man/pjrec.1 +++ b/man/pjrec.1 @@ -155,11 +155,11 @@ Trace clipping .B \-\-help Print a terse help message .SH AUTHORS -Kevin Rosenberg, M.D. +Kevin Rosenberg, M.D. .SH HISTORY -.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. +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), ifinfo (1), if1 (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1) -- 2.34.1