diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3 index fb16cd61b609..206bd1550b55 100644 --- a/lib/libc/gen/directory.3 +++ b/lib/libc/gen/directory.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: directory.3,v 1.22 2003/05/28 20:28:37 kleink Exp $ +.\" $NetBSD: directory.3,v 1.23 2003/07/04 08:20:31 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -97,7 +97,7 @@ upon reaching the end of the directory or detecting an invalid .Fn seekdir operation. .Pp -The +The .Fn readdir_r function provides the same functionality as