Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2019 18:03:14 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r349512 - head/usr.bin/proccontrol
Message-ID:  <201906281803.x5SI3E7B021983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Fri Jun 28 18:03:13 2019
New Revision: 349512
URL: https://svnweb.freebsd.org/changeset/base/349512

Log:
  Mention proccontrol(1) -m kpti.
  
  Sponsored by:	The FreeBSD Foundation
  MFC after:	3 days

Modified:
  head/usr.bin/proccontrol/proccontrol.1

Modified: head/usr.bin/proccontrol/proccontrol.1
==============================================================================
--- head/usr.bin/proccontrol/proccontrol.1	Fri Jun 28 16:42:44 2019	(r349511)
+++ head/usr.bin/proccontrol/proccontrol.1	Fri Jun 28 18:03:13 2019	(r349512)
@@ -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 fo
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906281803.x5SI3E7B021983>