gnu: atlas: Use @example in description. * gnu/packages/maths.scm (atlas)[description]: Use "@example".
1 files changed, 2 insertions(+), 0 deletions(-) M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +2 -0
@@ 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)))