r293: Initial cvs import
[ctsim.git] / man / if1.1
diff --git a/man/if1.1 b/man/if1.1
new file mode 100644 (file)
index 0000000..99f3362
--- /dev/null
+++ b/man/if1.1
@@ -0,0 +1,65 @@
+.\"  -*- NROFF -*-
+.\"
+.\" if1.1
+.\"
+.\" Author: Kevin Rosenberg <kevin@rosenberg.net>
+.\"
+.\" $Id: if1.1,v 1.1 2000/12/18 03:03:05 kevin Exp $
+.\" $Log: if1.1,v $
+.\" Revision 1.1  2000/12/18 03:03:05  kevin
+.\" Initial cvs import
+.\"
+.\" Revision 1.2  2000/11/08 23:56:24  kevin
+.\" *** empty log message ***
+.\"
+.\" Revision 1.1  2000/06/09 01:35:33  kevin
+.\" Convert MPI structure to C++ class
+.\"
+.\" Revision 1.1  2000/05/03 08:43:46  kevin
+.\" *** empty log message ***
+.\"
+.\"
+.TH if1 1
+
+.SH NAME
+if1 - Single IF (Image File) Transformation
+       
+.SH SYNOPSIS
+.B if1 iffile outfile [OPTIONS]
+
+.SH DESCRIPTION 
+\fIif1\fP transforms a single IF file.
+
+.SH OPTIONS
+\fIif1\fP accepts the following options:
+.TP 16 
+.B \-\-invert
+Inverts (negates) the image.
+.TP 16
+.B \-\-log
+Natural logrithm of image.
+.TP 16
+.B \-\-exp
+Natural exponential of image.
+.TP 16
+.B \-\-debug
+Set debug mode.
+.TP 16
+.B \-\-verbose
+Set verbose mode.
+.TP 16
+.B \-\-version
+Print version.
+.TP 16
+.B \-\-help
+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
+.BR ctsim (1), ifinfo (1), if2 (1), ifexport (1), phm2pj (1), phm2if (1), pj2if (1), pjinfo (1), pjrec (1)