sysconf.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-06-17 10:40:40 +02:00
parent 646896d32c
commit 386732aa86
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ and testing the value of certain macros.
At run time, one can ask for numerical values using the present function
.BR sysconf ().
One can ask for numerical values that may depend
on the filesystem a file is in using the calls
on the filesystem in which a file resides using
.BR fpathconf (3)
and
.BR pathconf (3).