diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2016-02-19 06:50:00 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2016-02-19 06:50:00 +0000 |
| commit | 3ef58843aa512a737604b874299b7a7aa889547b (patch) | |
| tree | 8c9c21e0d63a11221c9d2705b8566a7bda84291f /lib/libc/gen | |
| parent | d931334bd47e537c6c173a0bc4d9e67301a91d40 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen')
| -rw-r--r-- | lib/libc/gen/directory.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/directory.3 b/lib/libc/gen/directory.3 index f0d0f4b97f0d..39198056ebb6 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 May 6, 2015 +.Dd February 19, 2016 .Dt DIRECTORY 3 .Os .Sh NAME @@ -46,7 +46,6 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.In sys/types.h .In dirent.h .Ft DIR * .Fn opendir "const char *filename" |
