diff options
Diffstat (limited to 'lib/libsys/x86/pkru.3')
| -rw-r--r-- | lib/libsys/x86/pkru.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libsys/x86/pkru.3 b/lib/libsys/x86/pkru.3 index 75580953e6ed..45b7093bd094 100644 --- a/lib/libsys/x86/pkru.3 +++ b/lib/libsys/x86/pkru.3 @@ -179,6 +179,9 @@ The supplied argument for .Fn x86_pkru_protect_range has reserved bits set. +.It Bq Er EINVAL +The range of the request partially covers a mapping of an object created by +.Xr shm_create_largepage 3 . .It Bq Er EFAULT The supplied address range does not completely fit into the user-managed address range. |
