summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mprotect.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mprotect.2')
-rw-r--r--lib/libc/sys/mprotect.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mprotect.2 b/lib/libc/sys/mprotect.2
index 4403dc5..7f46d24 100644
--- a/lib/libc/sys/mprotect.2
+++ b/lib/libc/sys/mprotect.2
@@ -54,7 +54,7 @@ changes the specified pages to have protection
Not all implementations will guarantee protection on a page basis;
the granularity of protection changes may be as large as an entire region.
.Sh RETURN VALUES
-Upon successful completion,
+Upon successful completion,
.Fn mprotect
returns 0. Otherwise a value of -1 is returned
and
OpenPOWER on IntegriCloud