From 1b0c9958d06ecfc4dfa16be831a5bbd3cd432b14 Mon Sep 17 00:00:00 2001
From: Johannes Lange <johannes.lange@rwth-aachen.de>
Date: Mon, 5 Jun 2017 14:30:49 +0200
Subject: [PATCH] docs markup fixes

---
 docs/testsuite | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/testsuite b/docs/testsuite
index db98da13..00beacb1 100644
--- a/docs/testsuite
+++ b/docs/testsuite
@@ -112,7 +112,7 @@ the tests without an X session with Xvfb, such as with +xvfb-run
 ./complete-run+. This will also speed up the tests significantly especially on
 machines without a powerful video card.
 
-.Example invocation of complete-run.pl+
+.Example invocation of +complete-run.pl+
 ---------------------------------------
 $ cd ~/i3
 
@@ -171,11 +171,11 @@ $ ./complete-run.pl --parallel=1 --keep-xserver-output
 This will show the output of Xephyr, which is the X server implementation we
 use for testing.
 
-===== make command: make check
+===== make command: +make check+
 Make check runs the i3 testsuite.
 You can still use ./testcases/complete-run.pl to get the interactive progress output.
 
-.Example invocation of make check+
+.Example invocation of +make check+
 ---------------------------------------
 $ cd ~/i3