me
/
guix
Archived
1
0
Fork 0

gnu: cpuid: This tool is not Linux-specific per se.

* gnu/packages/linux.scm (cpuid)[synopsis]: Remove ‘Linux’.
master
Tobias Geerinckx-Rice 2021-11-03 03:43:23 +01:00
parent 162d9c8710
commit 52dd75d276
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -7183,7 +7183,7 @@ available in the kernel Linux.")
(inputs `(("perl" ,perl)))
(supported-systems '("i686-linux" "x86_64-linux"))
(home-page "http://www.etallen.com/cpuid.html")
(synopsis "Linux tool to dump x86 CPUID information about the CPU(s)")
(synopsis "Dump x86 CPUID processor information")
(description "cpuid dumps detailed information about the CPU(s) gathered
from the CPUID instruction, and also determines the exact model of CPU(s). It
supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,