]> granicus.if.org Git - sysstat/commitdiff
Missing empty line
authoralbert-github <albert.tests@gmail.com>
Tue, 12 Nov 2019 15:42:48 +0000 (16:42 +0100)
committeralbert-github <albert.tests@gmail.com>
Tue, 12 Nov 2019 15:42:48 +0000 (16:42 +0100)
A very minor improvement. The github markdown interprets the `---` directly after the backticks correctly, but other markdown interpreters see it as an indication for a new section.
Problem can be overcome by an empty line and is also consistent with the other usages in the FAQ.md

FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 58513e0af5d964a6a52b0da5f1a3634183039614..8c2e994224fce1a05dc94b8fa480f13977e170ed 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -359,6 +359,7 @@ Another possible crontab would be:
 50 23 * * * /usr/lib/sa/sa1 600 2
 10,20,30,40,50 0 * * * /usr/lib/sa/sa1 1 1
 ```
+
 ---
 2.13. The sar command complains with the following message:
 ```