mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: atlas: Use @example in description.
* gnu/packages/maths.scm (atlas)[description]: Use "@example".
This commit is contained in:
parent
d97c429a34
commit
8e9ba611cb
1 changed files with 2 additions and 0 deletions
|
@ -2122,7 +2122,9 @@ (define-public atlas
|
|||
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 a new issue