diff options
Diffstat (limited to 'lib/libc/sys/getdirentries.2')
-rw-r--r-- | lib/libc/sys/getdirentries.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2 index 0a286124..70dfc0b 100644 --- a/lib/libc/sys/getdirentries.2 +++ b/lib/libc/sys/getdirentries.2 @@ -72,7 +72,7 @@ Some file systems may not support these system calls with buffers smaller than this size. .Pp The data in the buffer is a series of -.Em dirent +.Vt dirent structures each containing the following entries: .Bd -literal -offset indent u_int32_t d_fileno; |