mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
parent
ee665051b3
commit
7c4aab2566
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- 显示可用的 CPU 功能 (MMX, SSE, SSE2, SSE3, AES, 等):
|
||||
|
||||
`sysctl -n machdep.cpu.feature`
|
||||
`sysctl -n machdep.cpu.features`
|
||||
|
||||
- 设置一个可更改的内核状态变量:
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
- Show available CPU features (MMX, SSE, SSE2, SSE3, AES, etc):
|
||||
|
||||
`sysctl -n machdep.cpu.feature`
|
||||
`sysctl -n machdep.cpu.features`
|
||||
|
||||
- Set a changeable kernel state variable:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue