[Bug 203436] Longterm error in acpiconf(8)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 29 12:51:36 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203436
Bug ID: 203436
Summary: Longterm error in acpiconf(8)
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: smithi at nimnet.asn.au
All versions of acpiconf(8) since at least 5.5 state that -s type may
include sleep state 5 (soft off). This has not been the case since
r170976 by njl, Jun 21 22:50:37 2007 when S5 was removed with comment:
"* S5 (power off) is no longer supported via acpiconf -s 5 or via
apm -z/-Z. This restores previous behaviour of halt/shutdown -p
being the interface."
Ignoring tabbing and markup issues, I suggest this update:
but similar to S1), 3 (the CPU context is lost and memory con-
- text is preserved), 4 (the CPU context is lost and memory con-
- text is stored to disk) and 5 (soft off). Sleep states may also
+ text is preserved) and 4 (the CPU context is lost and memory
+ context is stored to disk, if supported). Sleep states may also
be given as S1, S2, etc. The supported states depend on BIOS
Small beer.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list