mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mention proccontrol(1) -m kpti.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
e0a126f6d2
commit
fab66680b3
1 changed files with 3 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 13, 2019
|
||||
.Dd June 28, 2019
|
||||
.Dt PROCCONTROL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -66,6 +66,8 @@ Note that process is only allowed to enable tracing for itself,
|
|||
not for any other process.
|
||||
.It Ar trapcap
|
||||
Controls the signalling of capability mode access violations.
|
||||
.It Ar kpti
|
||||
Controls the KPTI enable, AMD64 only.
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue