gnu: atlas: Use @example in description.

* gnu/packages/maths.scm (atlas)[description]: Use "@example".
master
Ludovic Courtès 2016-07-19 23:03:09 +02:00
parent d97c429a34
commit 8e9ba611cb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 0 deletions

View File

@ -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)))