summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-10-17 14:43:43 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-10-17 14:43:43 +0200
commit9a0548d290fd8306251c02bc3bb14e1267cd4e8f (patch)
tree7dba3692f623fc52855b806e96bb2b8d00311c31
parent8dd9959735014aab70a65a9e8832cd1818ba210d (diff)
downloadrsyslog-9a0548d290fd8306251c02bc3bb14e1267cd4e8f.tar.gz
rsyslog-9a0548d290fd8306251c02bc3bb14e1267cd4e8f.tar.xz
rsyslog-9a0548d290fd8306251c02bc3bb14e1267cd4e8f.zip
doc: clarified that imklog does not support Solaris
-rw-r--r--doc/imklog.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/imklog.html b/doc/imklog.html
index 5bfab5ce..f273753f 100644
--- a/doc/imklog.html
+++ b/doc/imklog.html
@@ -65,6 +65,8 @@ Linux only, ignored on other platforms (but may be specified)<br style="font-wei
<p>This is obviously platform specific and requires platform
drivers.
Currently, imklog functionality is available on Linux and BSD.</p>
+<p>This module is <b>not supported on Solaris</b> and not needed there.
+For Solaris kernel input, use <a href="imsolaris.html">imsolaris</a>.</p>
<p><b>Sample:</b></p>
<p>The following sample pulls messages from the kernel log. All
parameters are left by default, which is usually a good idea. Please