~ruther/guix-local

44585a0e9f8f1291ff4c3aa2266a9a4b1ec8de00 — Tobias Geerinckx-Rice 6 years ago ae1cda7
gnu: powertop: Fix typo in description.

* gnu/packages/linux.scm (powertop)[description]: Excise space.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 1000,7 1000,7 @@ It has been modified to remove all non-free binary blobs.")
       "This simple Linux kernel module allows calls from user space to any
@acronym{ACPI, Advanced Configuration and Power Interface} method provided by
your computer's firmware, by writing to @file{/proc/acpi/call}.  You can pass
any number of parameters of types @code{ACPI_INTEGER},  @code{ACPI_STRING},
any number of parameters of types @code{ACPI_INTEGER}, @code{ACPI_STRING},
and @code{ACPI_BUFFER}.

It grants direct and undocumented access to your hardware that may cause damage