summaryrefslogtreecommitdiff
path: root/doc/fate.texi
diff options
context:
space:
mode:
authorAlexander Strasser <eclipse7@gmx.net>2012-06-29 02:35:56 +0200
committerAlexander Strasser <eclipse7@gmx.net>2012-07-05 10:55:49 +0200
commite1613476ff5137ce22a591f33810f66bcd2d84b5 (patch)
tree605a18ada7ab8b380d069d9c7d83cbb70a6b5736 /doc/fate.texi
parentc44cae7ec52a7a0c635b3d204ce00c9519fb27a4 (diff)
doc/fate: Rework examples to a section of its own
Make it easier to spot the example. This way it can already be discovered by scanning the table of contents.
Diffstat (limited to 'doc/fate.texi')
-rw-r--r--doc/fate.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fate.texi b/doc/fate.texi
index 5897cb53eb..e04f62fc79 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -187,7 +187,8 @@ the synchronisation of the samples directory.
through @command{ssh}.
@end table
-Example:
+@section Examples
+
@example
make V=1 SAMPLES=/var/fate/samples THREADS=2 CPUFLAGS=mmx fate
@end example