diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/sysctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2 index e230550c248..6a1de7b0231 100644 --- a/lib/libc/sys/sysctl.2 +++ b/lib/libc/sys/sysctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.2,v 1.8 2018/06/21 19:56:06 kettenis Exp $ +.\" $OpenBSD: sysctl.2,v 1.9 2018/06/21 20:28:36 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -387,7 +387,7 @@ It is only modifiable if is set to .Dq manual . .It Dv HW_SMT Pq Va hw.smt -If set to 1, enable simultanious multithreading (SMT) on CPUs that +If set to 1, enable simultaneous multithreading (SMT) on CPUs that support it. Disabled by default. .It Dv HW_USERMEM |