diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-10 23:48:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-10 23:48:19 +0000 |
commit | 4a35cd787d4211704bc33e641f746562a95af113 (patch) | |
tree | ce29960844dfe2d3545c23bd8dc426039505259c /lib/libc/gen/directory.3 | |
parent | e52a9092ce1104a642ff695bcda23f72e5066399 (diff) |
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;
feedback/ok schwarze
Diffstat (limited to 'lib/libc/gen/directory.3')
-rw-r--r-- | lib/libc/gen/directory.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3 index 99c8f1d0a79..160ac912621 100644 --- a/lib/libc/gen/directory.3 +++ b/lib/libc/gen/directory.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: directory.3,v 1.23 2013/10/07 01:50:25 guenther Exp $ +.\" $OpenBSD: directory.3,v 1.24 2015/11/10 23:48:18 jmc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,8 +27,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 7 2013 $ -.Dt DIRECTORY 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt OPENDIR 3 .Os .Sh NAME .Nm opendir , |