summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-05-06 15:30:05 +0000
committerjhb <jhb@FreeBSD.org>2015-05-06 15:30:05 +0000
commit54a32460dc6aa57316f66dfd3eb2bab0afa7263b (patch)
treede3d9c7f625e851bc206e3b55cd050cb3f934041 /lib
parentc494c11514fa9e88522a76b350cf526a5c593df2 (diff)
downloadFreeBSD-src-54a32460dc6aa57316f66dfd3eb2bab0afa7263b.zip
FreeBSD-src-54a32460dc6aa57316f66dfd3eb2bab0afa7263b.tar.gz
Remove the note about seekdir() removing telldir() cookies. That was
removed back in r269204. MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/directory.38
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3
index e1874da..f0d0f4b 100644
--- a/lib/libc/gen/directory.3
+++ b/lib/libc/gen/directory.3
@@ -28,7 +28,7 @@
.\" @(#)directory.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd July 28, 2014
+.Dd May 6, 2015
.Dt DIRECTORY 3
.Os
.Sh NAME
@@ -263,12 +263,6 @@ function appeared in
function appeared in
.Fx 10.0 .
.Sh BUGS
-The invalidation of
-.Fn telldir
-tokens when calling
-.Fn seekdir
-is non-standard. This is a compile time option.
-.Pp
The behaviour of
.Fn telldir
and
OpenPOWER on IntegriCloud