=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/basename/Attic/dirname.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/basename/Attic/dirname.1 1999/06/05 01:21:19 1.3 +++ src/usr.bin/basename/Attic/dirname.1 1999/07/03 02:11:08 1.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dirname.1,v 1.3 1999/06/05 01:21:19 aaron Exp $ +.\" $OpenBSD: dirname.1,v 1.4 1999/07/03 02:11:08 aaron Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Nm dirname .Ar string .Sh DESCRIPTION -.Nm dirname +.Nm deletes the filename portion, beginning with the last slash .Pq Sq \&/ @@ -60,10 +60,9 @@ .Pa /usr/bin : .Pp .Dl FOO=`dirname /usr/bin/trail` -.Pp .Sh DIAGNOSTICS The -.Nm dirname +.Nm utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO @@ -72,6 +71,6 @@ .Xr sh 1 .Sh STANDARDS The -.Nm dirname -utility conform to +.Nm +utility conforms to .St -p1003.2-92 .