1
0
Переглянути джерело

Fixes type in System Log documentation

Christopher Howard 6 роки тому
батько
коміт
51e7f6eb0f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/System_Log.md

+ 1 - 1
docs/System_Log.md

@@ -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,