Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/basename.3,v retrieving revision 1.4 retrieving revision 1.4.10.2 diff -u -p -r1.4 -r1.4.10.2 --- src/lib/libc/gen/basename.3 1999/09/12 18:47:10 1.4 +++ src/lib/libc/gen/basename.3 2002/03/08 21:35:03 1.4.10.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: basename.3,v 1.4 1999/09/12 18:47:10 kleink Exp $ +.\" $NetBSD: basename.3,v 1.4.10.2 2002/03/08 21:35:03 nathanw Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -43,7 +43,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include +.Fd #include \*[Lt]libgen.h\*[Gt] .Ft char * .Fn basename "char *path" .Sh DESCRIPTION @@ -65,7 +65,6 @@ If is a null pointer or points to an empty string, .Fn basename returns a pointer to the string ".". -.Pp .Sh RETURN VALUES The .Fn basename @@ -75,9 +74,9 @@ function returns a pointer to the final .Xr dirname 3 .Sh STANDARDS .Bl -bullet -compact -.It +.It .St -xpg4.2 -.El +.El .Sh BUGS The .Fn basename