summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2021-01-17 21:28:45 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2021-01-17 21:28:45 +0100
commit0abb10213755c80eb80bb3801c2427015452788d (patch)
tree4f8ad3c08b56d4d0010c73599446da423992ca1f
parentf8787d5815bc4aa42127eaaabeb4efb22f4ae4ff (diff)
downloadplan9front-0abb10213755c80eb80bb3801c2427015452788d.tar.xz
plan9.ini(8): document *nohpet= option
-rw-r--r--sys/man/8/plan9.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini
index 039935f45..94a575798 100644
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -847,6 +847,8 @@ Disables memory type range register (MTRR) support when set. (debug)
.SS \fL*notsc=\fP
Disables the use of the per processor timestamp counter registers
as high resolution clock.
+.SS \fL*nohpet=\fP
+Disables the HPET timer to be used as the high resolution clock.
.SS \fL*pcimaxbno=value\fP
This puts a limit on the maximum bus number probed
on a PCI bus (default 7).