summaryrefslogtreecommitdiffstats
path: root/system/syslog-ng/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'system/syslog-ng/README.SLACKWARE')
-rw-r--r--system/syslog-ng/README.SLACKWARE8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/syslog-ng/README.SLACKWARE b/system/syslog-ng/README.SLACKWARE
index 2373bbae2c..61d7d45fd7 100644
--- a/system/syslog-ng/README.SLACKWARE
+++ b/system/syslog-ng/README.SLACKWARE
@@ -11,10 +11,10 @@ Make syslog-ng start automatically on boot, without modifications to rc.M:
cd /etc/rc.d && ln -sf rc.syslog-ng rc.syslog
cd /usr/sbin && ln -sf syslog-ng syslogd
-To make transition even easier, i converted syslog.conf from sysklogd
-package to syslog-ng.conf format. You can find it in /etc/syslog-ng.
+To make transition even easier, I converted syslog.conf from sysklogd
+package to syslog-ng.conf format. You can find it in /etc/syslog-ng.
-Another thing worth mentioning here is rc.syslog-ng, wich is written to
+Another thing worth mentioning here is rc.syslog-ng, which is written to
also emulate syslogd. On a successful start/stop it will copy/remove
-syslog-ng.pid to /var/run/syslogd.pid so that rc.inet1 doesn't atempt
+syslog-ng.pid to /var/run/syslogd.pid so that rc.inet1 doesn't attempt
running rc.syslog for a second time.