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

Diff for /src/usr.bin/basename/Attic/dirname.1 between version 1.3 and 1.4

version 1.3, 1999/06/05 01:21:19 version 1.4, 1999/07/03 02:11:08
Line 46 
Line 46 
 .Nm dirname  .Nm dirname
 .Ar string  .Ar string
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm dirname  .Nm
 deletes the filename portion, beginning  deletes the filename portion, beginning
 with the last slash  with the last slash
 .Pq Sq \&/  .Pq Sq \&/
Line 60 
Line 60 
 .Pa /usr/bin :  .Pa /usr/bin :
 .Pp  .Pp
 .Dl FOO=`dirname /usr/bin/trail`  .Dl FOO=`dirname /usr/bin/trail`
 .Pp  
 .Sh DIAGNOSTICS  .Sh DIAGNOSTICS
 The  The
 .Nm dirname  .Nm
 utility  utility
 exits 0 on success or >0 if an error occurred.  exits 0 on success or >0 if an error occurred.
 .Sh SEE ALSO  .Sh SEE ALSO
Line 72 
Line 71 
 .Xr sh 1  .Xr sh 1
 .Sh STANDARDS  .Sh STANDARDS
 The  The
 .Nm dirname  .Nm
 utility conform to  utility conforms to
 .St -p1003.2-92 .  .St -p1003.2-92 .

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