Fixes type in System Log documentation
[librecmc/librecmc.git] / docs / System_Log.md
index 6d487f5aaca9f17049dcebd62875ba0478fece73..52f1d81fb25ecd95bb1db15489c28a604e62e623 100644 (file)
@@ -52,7 +52,7 @@ that not all the same regular expressions work for both:
 ```
 root@libreCMC:~# logread -e 'kern\.warn' # and other similar variations
 (no output)
-````
+```
 
 The system log is contained in a limited size, circular buffer in
 memory. So, if you have some process writing messages periodically,