X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=man%2Fif-1.1;h=35a96584a2e89e4d9b63d3f9448c8aa6aa79588b;hb=d641b088bf02244e36e7d5624ec192eab7f6bc46;hp=919dae713df7ebc519911efd897732793c30195b;hpb=2451ac413848718a1dd666ce6f6464e974680f47;p=ctsim.git diff --git a/man/if-1.1 b/man/if-1.1 index 919dae7..35a9658 100644 --- a/man/if-1.1 +++ b/man/if-1.1 @@ -1,11 +1,14 @@ -.\" -*- nroff -*- +.\" -*- NROFF -*- .\" .\" if-1.1 .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: if-1.1,v 1.1 2000/06/09 01:35:33 kevin Exp $ +.\" $Id: if-1.1,v 1.2 2000/11/08 23:56:24 kevin Exp $ .\" $Log: if-1.1,v $ +.\" 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 .\" @@ -13,43 +16,47 @@ .\" *** empty log message *** .\" .\" -.Dd April 19, 2000 -.Dt IF-1 1 -.Os -.Sh NAME -.Nm if-1 -.Nd Single IF (Image File) Transformation -.Sh SYNOPSIS -.Nm if-1 iffile outfile [OPTIONS] -.Sh DESCRIPTION -.Pp -.Nm -Transforms a single IF file. -.Pp -The options are as follows: -.Bl -tag -width Ds -.It Fl Fl invert -Inverts (negates) the image -.It Fl Fl log -Natural logrithm of image -.It Fl Fl exp -Natural exponential of image -.It Fl Fl debug -Set debug mode -.It Fl Fl verbose -Set verbose mode -.It Fl Fl version -Print version -.It Fl Fl help -Print terse help summary -.Sh AUTHORS +.TH if-1 1 + +.SH NAME +if-1 - Single IF (Image File) Transformation + +.SH SYNOPSIS +.B if-1 iffile outfile [OPTIONS] + +.SH DESCRIPTION +\fIif-1\fP transforms a single IF file. + +.SH OPTIONS +\fIif-1\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. -.Sh HISTORY -.Nm + +.SH HISTORY +if-1 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 ifinfo 1 \ No newline at end of file +.SH SEE ALSO + +.BR ctrec(1), phm2rs(1), phm2if(1), rs2if(1), ifinfo(1)