=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dirname/dirname.1,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/dirname/dirname.1 2007/05/31 19:20:09 1.5 --- src/usr.bin/dirname/dirname.1 2009/01/04 11:19:55 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: dirname.1,v 1.5 2007/05/31 19:20:09 jmc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: dirname.1,v 1.6 2009/01/04 11:19:55 sobrado Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. *************** *** 32,38 **** .\" .\" @(#)dirname.1 8.2 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt DIRNAME 1 .Os .Sh NAME --- 32,38 ---- .\" .\" @(#)dirname.1 8.2 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: January 4 2009 $ .Dt DIRNAME 1 .Os .Sh NAME *************** *** 50,59 **** .Ar pathname , and writes the result to the standard output. .Pp ! The ! .Nm ! utility ! exits 0 on success or >0 if an error occurred. .Sh EXAMPLES The following line sets the shell variable .Ev FOO --- 50,56 ---- .Ar pathname , and writes the result to the standard output. .Pp ! .Ex -std dirname .Sh EXAMPLES The following line sets the shell variable .Ev FOO