diff options
Diffstat (limited to 'lib/libc/sys/pathconf.2')
-rw-r--r-- | lib/libc/sys/pathconf.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2 index 873f9b7..b7cbb25 100644 --- a/lib/libc/sys/pathconf.2 +++ b/lib/libc/sys/pathconf.2 @@ -107,7 +107,7 @@ Returns 1 if synchronised I/O is supported for this file, otherwise 0. .It Li _PC_ALLOC_SIZE_MIN Minimum number of bytes of storage allocated for any portion of a file. .It Li _PC_FILESIZEBITS -Number of bits needed to represented the maximum file size. +Number of bits needed to represent the maximum file size. .It Li _PC_REC_INCR_XFER_SIZE Recommended increment for file transfer sizes between .Dv _PC_REC_MIN_XFER_SIZE |