From: Christopher Howard Date: Mon, 12 Feb 2018 18:54:40 +0000 (-0900) Subject: Fixes type in System Log documentation X-Git-Tag: v1.4.5~18^2~11^2~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=68d2d5c3a5873b094f5d0bfa1b2e8c53ec9a3ad9;p=librecmc%2Flibrecmc.git Fixes type in System Log documentation --- diff --git a/docs/System_Log.md b/docs/System_Log.md index 6d487f5aac..52f1d81fb2 100644 --- a/docs/System_Log.md +++ b/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,