mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
pkru.3: fix markup
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
1e0e335b0f
commit
dcc19c6701
1 changed files with 2 additions and 2 deletions
|
|
@ -149,13 +149,13 @@ flag.
|
|||
The
|
||||
.Fn x86_pkru_get_perm
|
||||
function returns access rights for the key specified by the
|
||||
.Fn keyidx
|
||||
.Fa keyidx
|
||||
argument.
|
||||
If the value pointed to by
|
||||
.Fa access
|
||||
is zero after the call, no read or write permissions is granted for
|
||||
mappings which are assigned the key
|
||||
.Fn keyidx .
|
||||
.Fa keyidx .
|
||||
If
|
||||
.Fa access
|
||||
is not zero, read access is permitted.
|
||||
|
|
|
|||
Loading…
Reference in a new issue