summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/msync.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/msync.2')
-rw-r--r--lib/libc/sys/msync.24
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2
index 38fda84..9adc3ac 100644
--- a/lib/libc/sys/msync.2
+++ b/lib/libc/sys/msync.2
@@ -72,9 +72,7 @@ MS_SYNC Perform synchronous writes
MS_INVALIDATE Invalidate all cached data
.Ed
.Sh RETURN VALUES
-If any errors occur, -1 is returned and errno is set to indicate the
-error.
-Otherwise, a 0 value is returned.
+.Rv -std msync
.Sh ERRORS
.Fn msync
will fail if:
OpenPOWER on IntegriCloud