diff options
author | ru <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
commit | 55c56e17eb345952fad295d0c80dbcf46f62bbb0 (patch) | |
tree | bf8c327ad8826f9d8a94688ed82e07cea004d0b7 /usr.sbin/apm/apm.8 | |
parent | 27a4bbdd92fe31333a9eb3aa3b59c619cb24f3c2 (diff) | |
download | FreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.zip FreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.tar.gz |
Assorted mdoc(7) fixes.
Approved by: re (blanket)
Diffstat (limited to 'usr.sbin/apm/apm.8')
-rw-r--r-- | usr.sbin/apm/apm.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 9c8afb1..3d684a3 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -83,7 +83,7 @@ These options are not necessary for almost all APM implementations, but for some implementations whose .Dq Pa Idle CPU call executes both CPU clock slowdown and HLT instruction, -.Fl h Ar false +.Fl h Cm false is necessary to prevent the system from reducing its peak performance. See .Xr apm 4 |