mirror of
https://github.com/openbsd/src.git
synced 2026-04-30 17:16:30 +00:00
Fix hw.blockcpu sysctl variable name
From Matthias Schmidt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sysctl.2,v 1.71 2026/03/31 16:46:22 deraadt Exp $
|
||||
.\" $OpenBSD: sysctl.2,v 1.72 2026/04/04 19:26:32 jca Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@@ -27,7 +27,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: March 31 2026 $
|
||||
.Dd $Mdocdate: April 4 2026 $
|
||||
.Dt SYSCTL 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -425,7 +425,7 @@ support it.
|
||||
Deprecated, use
|
||||
.Va hw.blockcpu
|
||||
instead.
|
||||
.It Dv HW_BLOCKCPU Pq Va hw.smt
|
||||
.It Dv HW_BLOCKCPU Pq Va hw.blockcpu
|
||||
A series of characters
|
||||
.Ar ( S
|
||||
(SMT),
|
||||
|
||||
Reference in New Issue
Block a user