gnu: atlas: Use @example in description.
* gnu/packages/maths.scm (atlas)[description]: Use "@example".
This commit is contained in:
parent
d97c429a34
commit
8e9ba611cb
|
@ -2122,7 +2122,9 @@ the machine where it is installed, without resorting to pre-built substitutes.
|
|||
Before building the library, CPU throttling should be disabled. This can be
|
||||
done in the BIOS, or, on GNU/Linux, with the following command:
|
||||
|
||||
@example
|
||||
# cpupower --governor performance
|
||||
@end example
|
||||
|
||||
Failure to do so will result in a library with poor performance.")
|
||||
(license license:bsd-3)))
|
||||
|
|
Loading…
Reference in New Issue