summaryrefslogtreecommitdiff
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.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/mprotect.2 b/lib/libc/sys/mprotect.2
index 2c0662a75a5..a81b6d9264f 100644
--- a/lib/libc/sys/mprotect.2
+++ b/lib/libc/sys/mprotect.2
@@ -66,4 +66,5 @@ is set to indicate the error.
.Sh HISTORY
The
.Fn mprotect
-function first appeared in 4.4BSD.
+function first appeared in
+.Bx 4.4 .