Small wording clarification.

This commit is contained in:
Michael Kerrisk 2007-03-01 00:48:07 +00:00
parent dc0b1e23b6
commit 11dcec1d2a
1 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@ and
.BR fstatfs ()
to support this library call.
The current glibc implementation of
The current glibc implementations of
.sp
.nf
pathconf(path, _PC_REC_XFER_ALIGN);
@ -168,7 +168,7 @@ The current glibc implementation of
pathconf(path, _PC_REC_MIN_XFER_SIZE);
.fi
.sp
uses the
respectively use the
.IR f_frsize ,
.IR f_frsize ,
and