aboutsummaryrefslogtreecommitdiffstats
path: root/man2/open.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-11-14 13:58:09 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-11-25 20:54:02 -0500
commit85c2bdba64a75e02c4b56217de3f8be26b58baff (patch)
tree79c8d71811234af38d5efe5b3603b57ad2b6baae /man2/open.2
parented2d523671627c99cb741427e3edcdd3cdf0a1bc (diff)
downloadman-pages-85c2bdba64a75e02c4b56217de3f8be26b58baff.tar.gz
open.2: wfix
Diffstat (limited to 'man2/open.2')
-rw-r--r--man2/open.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/open.2 b/man2/open.2
index d85d44e454..5c3aaabd49 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -710,8 +710,8 @@ for doing so, for example the
operation in
.BR xfsctl (3).
.LP
-Under Linux 2.4, transfer sizes, and the alignment of user buffer
-and file offset must all be multiples of the logical block size
+Under Linux 2.4, transfer sizes, and the alignment of the user buffer
+and the file offset must all be multiples of the logical block size
of the file system.
Under Linux 2.6, alignment to 512-byte boundaries
suffices.