X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/bsd/man/man2/getdirentries.2?ds=sidebyside diff --git a/bsd/man/man2/getdirentries.2 b/bsd/man/man2/getdirentries.2 index 7e04d0df5..f465c5790 100644 --- a/bsd/man/man2/getdirentries.2 +++ b/bsd/man/man2/getdirentries.2 @@ -68,7 +68,11 @@ with buffers smaller than this size. The data in the buffer is a series of .Em dirent structures (see -.Xr dir 5 ) +.Xr dir 5) +The order of the directory entries vended out via +.Fn getdirentries +is not specified. Some filesystems may return entries in lexicographic sort order +and others may not. .Pp The .Fa d_fileno