aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/block.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/block.txt')
-rw-r--r--doc_src/block.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc_src/block.txt b/doc_src/block.txt
index 8e38c04b..a1256bb8 100644
--- a/doc_src/block.txt
+++ b/doc_src/block.txt
@@ -1,4 +1,3 @@
-
\section block block - Temporarily block delivery of events
\subsection block-synopsis Synopsis
@@ -12,7 +11,8 @@
\subsection block-example Example
-<pre>block -g
+<pre>
+block -g
\#Do something that should not be interrupted
block -e
</pre>