diff options
Diffstat (limited to 'lib/libc/sys/getdirentries.2')
-rw-r--r-- | lib/libc/sys/getdirentries.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2 index e6cc24a50ab..d7ecb5de859 100644 --- a/lib/libc/sys/getdirentries.2 +++ b/lib/libc/sys/getdirentries.2 @@ -151,4 +151,5 @@ error occurred while reading from or writing to the file system. .Sh HISTORY The .Fn getdirentries -function first appeared in 4.4BSD. +function first appeared in +.Bx 4.4 . |