projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f793b1
)
Fixes type in System Log documentation
author
Christopher Howard
<christopher.howard@qlfiles.net>
Mon, 12 Feb 2018 18:54:40 +0000
(09:54 -0900)
committer
RISCi_ATOM
<bob@bobcall.me>
Tue, 13 Feb 2018 15:45:15 +0000
(10:45 -0500)
docs/System_Log.md
patch
|
blob
|
history
diff --git
a/docs/System_Log.md
b/docs/System_Log.md
index 6d487f5aaca9f17049dcebd62875ba0478fece73..52f1d81fb25ecd95bb1db15489c28a604e62e623 100644
(file)
--- 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,