diff options
Diffstat (limited to 'doc/imkmsg.html')
-rw-r--r-- | doc/imkmsg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imkmsg.html b/doc/imkmsg.html index 23b9614..ba73715 100644 --- a/doc/imkmsg.html +++ b/doc/imkmsg.html @@ -16,7 +16,7 @@ Milan Bartos <p>Reads messages from the /dev/kmsg structured kernel log and submits them to the syslog engine.</p> <p> -The printk log buffer constains log records. These records are exported by /dev/kmsg +The printk log buffer contains log records. These records are exported by /dev/kmsg device as structured data in the following format:<br /> "level,sequnum,timestamp;<message text>\n"<br /> There could be continuation lines starting with space that contains key/value pairs.<br /> |