From fbb007212bb551796932ed005cb8565568daa59b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 31 Jan 1998 16:51:39 +0000 Subject: glob(3) is not xpg4.2 compliant yet --- lib/libc/gen/glob.3 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 index a91404e5ea9..0541c15fab0 100644 --- a/lib/libc/gen/glob.3 +++ b/lib/libc/gen/glob.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: glob.3,v 1.4 1997/09/01 18:40:32 millert Exp $ +.\" $OpenBSD: glob.3,v 1.5 1998/01/31 16:51:38 millert Exp $ .\" .\" Copyright (c) 1989, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -452,10 +452,3 @@ for any of the errors specified for the library routines .Xr malloc 3 , and .Xr free 3 . -.Sh STANDARDS -The -.Fn basename -and -.Fn dirname -functions conform to -.St -xpg4.2 . -- cgit v1.2.3