summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/posix_fallocate.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/posix_fallocate.2')
-rw-r--r--lib/libc/sys/posix_fallocate.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/posix_fallocate.2 b/lib/libc/sys/posix_fallocate.2
index f7cbd49..fbeb6d3 100644
--- a/lib/libc/sys/posix_fallocate.2
+++ b/lib/libc/sys/posix_fallocate.2
@@ -28,7 +28,7 @@
.\" @(#)open.2 8.2 (Berkeley) 11/16/93
.\" $FreeBSD$
.\"
-.Dd April 13, 2011
+.Dd February 25, 2012
.Dt POSIX_FALLOCATE 2
.Os
.Sh NAME
@@ -48,7 +48,7 @@ to
.Fa len
in the file referenced by
.Fa fd
-is guarateed to be allocated upon successful return.
+is guaranteed to be allocated upon successful return.
That is, if
.Fn posix_fallocate
returns successfully, subsequent writes to the specified file data
OpenPOWER on IntegriCloud