[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.5 and 1.6

version 1.5, 1999/06/05 01:21:25 version 1.6, 1999/07/04 11:53:54
Line 47 
Line 47 
 .Op Fl e Ar efile Op Ar ...  .Op Fl e Ar efile Op Ar ...
 .Op Ar file  .Op Ar file
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm fsplit  .Nm
 takes as input either a file or standard input containing Fortran source code.  takes as input either a file or standard input containing Fortran source code.
 It attempts to split the input into separate routine files of the  It attempts to split the input into separate routine files of the
 form  form
Line 86 
Line 86 
 standard error.  standard error.
 .Sh HISTORY  .Sh HISTORY
 The  The
 .Nm fsplit  .Nm
 command  command
 appeared in  appeared in
 .Bx 4.2 .  .Bx 4.2 .
 .Sh AUTHORS  .Sh AUTHORS
 Asa Romberger and Jerry Berkman  Asa Romberger and Jerry Berkman
 .Sh BUGS  .Sh BUGS
 .Nm fsplit  .Nm
 assumes the subprogram name is on the first noncomment line of the subprogram  assumes the subprogram name is on the first noncomment line of the subprogram
 unit.  Nonstandard source formats may confuse  unit.  Nonstandard source formats may confuse
 .Nm fsplit .  .Nm fsplit .

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