summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mprotect.2
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-08-24 00:39:43 +0000
committermike <mike@FreeBSD.org>2002-08-24 00:39:43 +0000
commit3b412a9b8428b5dbfbacea1b625ac288893f6bef (patch)
treeb78b1c4448ffb85c305462c60c9a771593f6c0c5 /lib/libc/sys/mprotect.2
parentc38d8bf811f90f4768580ccb1a56e762aec92742 (diff)
downloadFreeBSD-src-3b412a9b8428b5dbfbacea1b625ac288893f6bef.zip
FreeBSD-src-3b412a9b8428b5dbfbacea1b625ac288893f6bef.tar.gz
Note that <sys/types.h> in no longer a prerequisite for <utime.h> and
<sys/mman.h>.
Diffstat (limited to 'lib/libc/sys/mprotect.2')
-rw-r--r--lib/libc/sys/mprotect.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/mprotect.2 b/lib/libc/sys/mprotect.2
index 369dd59..99894a4 100644
--- a/lib/libc/sys/mprotect.2
+++ b/lib/libc/sys/mprotect.2
@@ -41,7 +41,6 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In sys/types.h
.In sys/mman.h
.Ft int
.Fn mprotect "const void *addr" "size_t len" "int prot"
OpenPOWER on IntegriCloud