[BACK]Return to fsplit.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / fsplit

Diff for /src/usr.bin/fsplit/Attic/fsplit.1 between version 1.4 and 1.5

version 1.4, 1998/11/11 23:01:43 version 1.5, 1999/06/05 01:21:25
Line 38 
Line 38 
 .\"  .\"
 .Dd June 6, 1993  .Dd June 6, 1993
 .Dt FSPLIT 1  .Dt FSPLIT 1
 .Os BSD 4.2  .Os
 .Sh NAME  .Sh NAME
 .Nm fsplit  .Nm fsplit
 .Nd split a multi-routine Fortran file into individual files  .Nd split a multi-routine Fortran file into individual files
Line 69 
Line 69 
 .Ar zzzNNN.f  .Ar zzzNNN.f
 does not already exist.  does not already exist.
 .Bl -tag -width Fl  .Bl -tag -width Fl
 .It Fl e Ar efile  .It Fl e Ar efile
 Normally each subprogram unit is split into a separate file.  When the  Normally each subprogram unit is split into a separate file.  When the
 .Fl e  .Fl e
 option is used, only the specified subprogram units are split into separate  option is used, only the specified subprogram units are split into separate

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5