From e3fc751c935bc51ae13902c9c9e183a4aea02aa6 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 17 Dec 2000 22:44:43 +0000 Subject: [PATCH] r275: Renamed if2img to ifexport --- man/{if2img.1 => ifexport.1} | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) rename man/{if2img.1 => ifexport.1} (84%) diff --git a/man/if2img.1 b/man/ifexport.1 similarity index 84% rename from man/if2img.1 rename to man/ifexport.1 index 5d807db..4a3cfe6 100644 --- a/man/if2img.1 +++ b/man/ifexport.1 @@ -1,11 +1,14 @@ .\" -*- nroff -*- .\" -.\" if2img.1 +.\" ifexport.1 .\" .\" Author: Kevin Rosenberg .\" -.\" $Id: if2img.1,v 1.1 2000/06/09 01:35:33 kevin Exp $ -.\" $Log: if2img.1,v $ +.\" $Id: ifexport.1,v 1.1 2000/12/17 22:44:43 kevin Exp $ +.\" $Log: ifexport.1,v $ +.\" Revision 1.1 2000/12/17 22:44:43 kevin +.\" Renamed if2img to ifexport +.\" .\" Revision 1.1 2000/06/09 01:35:33 kevin .\" Convert MPI structure to C++ class .\" @@ -14,13 +17,13 @@ .\" .\" .Dd April 19, 2000 -.Dt IF2IMG 1 +.Dt IFEXPORT 1 .Os .Sh NAME -.Nm if2img +.Nm ifexport .Nd IF (Image File) to Image .Sh SYNOPSIS -.Nm if2img iffile outfile [OPTIONS] +.Nm ifexport iffile outfile [OPTIONS] .Sh DESCRIPTION .Pp .Nm -- 2.34.1