summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/glob.39
1 files changed, 1 insertions, 8 deletions
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 .