Group hyphens differently.
This commit is contained in:
parent
474664a934
commit
f6a2c3c5c1
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: acpicpu.4,v 1.3 2010/08/09 06:40:33 jruoho Exp $
|
||||
.\" $NetBSD: acpicpu.4,v 1.4 2010/08/09 10:57:23 wiz Exp $
|
||||
.\"
|
||||
.\" Coyright (c) 2010 Jukka Ruohonen <jruohonen@iki.fi>
|
||||
.\" All rights reserved.
|
||||
|
@ -43,10 +43,10 @@ or that require
|
|||
to function properly.
|
||||
Typically the
|
||||
.Tn ACPI
|
||||
processor functionality is grouped into so-called C, P, and T -states.
|
||||
processor functionality is grouped into so-called C-, P-, and T-states.
|
||||
Presently,
|
||||
.Nm
|
||||
supports C and P -states.
|
||||
supports C- and P-states.
|
||||
.Ss C-states
|
||||
The processor power states, or C-states,
|
||||
are low-power modes that can be used when the
|
||||
|
|
Loading…
Reference in New Issue