Fixes type in System Log documentation
authorChristopher Howard <christopher.howard@qlfiles.net>
Mon, 12 Feb 2018 18:54:40 +0000 (09:54 -0900)
committerChristopher Howard <christopher.howard@qlfiles.net>
Mon, 12 Feb 2018 18:54:40 +0000 (09:54 -0900)
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,