summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-03-12 15:18:28 +0000
committerbde <bde@FreeBSD.org>1997-03-12 15:18:28 +0000
commit336e7e81970c7b087125b1d6f32bd5c14361f62a (patch)
treeefbf0ee9487a28b1995396d05ff72bce33784b70 /lib
parent92b8aa78b165202cb7f9fa0db6e1fcff9ac00a27 (diff)
downloadFreeBSD-src-336e7e81970c7b087125b1d6f32bd5c14361f62a.zip
FreeBSD-src-336e7e81970c7b087125b1d6f32bd5c14361f62a.tar.gz
Restored a .Fa line that was lost in the Lite2 merge.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/mmap.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index f66a13e..1e8109d 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -181,6 +181,7 @@ is not a valid open file descriptor.
.It Bq Er EINVAL
.Dv MAP_FIXED
was specified and the
+.Fa addr
parameter was not page aligned, or part of the desired address space
resides out of the valid address space for a user process.
.It Bq Er EINVAL
OpenPOWER on IntegriCloud