Update comment.
[gnulib.git] / doc / posix-functions / fdopendir.texi
index fae7bb7..89b1a6a 100644 (file)
@@ -17,6 +17,9 @@ is not multithread-safe.  Also, the replacement does not guarantee
 that @samp{dirfd(fdopendir(n))==n} (dirfd might fail, or return a
 different file descriptor than n).
 @item
+This function exists but is not declared on some platforms:
+FreeBSD 7.3.
+@item
 This function does not reject non-directory file descriptors on some
 platforms:
 GNU/Hurd.