aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/msync.2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-06-04 21:06:07 +0000
commit32c21313950e1f43b530bf8e9235461ef05f4ad8 (patch)
tree4d6a81c16586544737f81cbbaa10938c2e864b89 /lib/libc/sys/msync.2
parent8435e0aef58e503f97ea38eb65ecd5d6bdeae8da (diff)
Notes
Diffstat (limited to 'lib/libc/sys/msync.2')
-rw-r--r--lib/libc/sys/msync.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2
index 4f4fc6a3ac4e..e08c93c2644d 100644
--- a/lib/libc/sys/msync.2
+++ b/lib/libc/sys/msync.2
@@ -85,7 +85,7 @@ is too large or negative.
.Fa flags
was both MS_ASYNC and MS_INVALIDATE. Only one of these flags is allowed.
.It Bq Er EIO
-An I/O error occured while writing to the file system.
+An I/O error occurred while writing to the file system.
.Sh SEE ALSO
.Xr madvise 2 ,
.Xr mincore 2 ,