summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pathconf.2
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2003-01-07 05:06:27 +0000
committerkeramida <keramida@FreeBSD.org>2003-01-07 05:06:27 +0000
commitd8846eabc5bb3c87969ac71d42bfbb161abcd5d6 (patch)
tree45d954f07bcec0f503124dc161647d4ba8d23a8e /lib/libc/sys/pathconf.2
parentf330f21cd69f6893ea290923494d10614e37b0bc (diff)
downloadFreeBSD-src-d8846eabc5bb3c87969ac71d42bfbb161abcd5d6.zip
FreeBSD-src-d8846eabc5bb3c87969ac71d42bfbb161abcd5d6.tar.gz
Typo fixes.
PR: docs/46815 Submitted by: SUZUKI Koichi <koich@cac.co.jp>
Diffstat (limited to 'lib/libc/sys/pathconf.2')
-rw-r--r--lib/libc/sys/pathconf.22
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
OpenPOWER on IntegriCloud