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

Diff for /src/usr.bin/env/env.1 between version 1.3 and 1.4

version 1.3, 1996/06/26 05:32:39 version 1.4, 1998/09/23 04:32:39
Line 46 
Line 46 
 .Op Ar name=value ...  .Op Ar name=value ...
 .Oo  .Oo
 .Ar utility  .Ar utility
 .Op argument ...  .Op Ar argument ...
 .Oc  .Oc
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm env  .Nm env
Line 60 
Line 60 
 .Ar name  ,  .Ar name  ,
 with a value of  with a value of
 .Ar value  .  .Ar value  .
 The option  The
 .Sq Fl i  .Fl i
   option
 causes  causes
 .Nm env  .Nm env
 to completely ignore the environment  to completely ignore the environment
Line 81 
Line 82 
 is invoked, the exit status of  is invoked, the exit status of
 .Nm env  .Nm env
 shall be the exit status of  shall be the exit status of
 .Ar utility;  .Ar utility ;
 otherwise, the  otherwise, the
 .Nm env  .Nm env
 utility exits with one of the following values:  utility exits with one of the following values:
Line 89 
Line 90 
 .It 0  .It 0
 The  The
 .Nm env  .Nm env
 utility completed successfully  utility completed successfully.
 .It 1-125  .It 1-125
 An error occurred in the  An error occurred in the
 .Nm env  .Nm env
Line 116 
Line 117 
 utility conforms to  utility conforms to
 .St -p1003.2-92 .  .St -p1003.2-92 .
 .Sh BUGS  .Sh BUGS
 .Nm Env  .Nm env
 doesn't handle commands with equal  doesn't handle commands with equal
 .Pq Dq =  .Pq Sq =
 signs in their  signs in their
 names, for obvious reasons.  names, for obvious reasons.

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