summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_recording_pri.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-15 10:19:23 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-15 10:19:23 +0200
commitb6340c77148a28682d347806860d4bd62be4f608 (patch)
treefc149c34c488cc1aed7cba7b6047e6b6b4eb3ce8 /doc/rsyslog_recording_pri.html
parentef9722ec87c8a7ddb2d499c1e7863475d8790a94 (diff)
downloadrsyslog-b6340c77148a28682d347806860d4bd62be4f608.tar.gz
rsyslog-b6340c77148a28682d347806860d4bd62be4f608.tar.xz
rsyslog-b6340c77148a28682d347806860d4bd62be4f608.zip
removed mentioning HUP as a way of restarting from the doc set
... part of the deprecation effort for v5
Diffstat (limited to 'doc/rsyslog_recording_pri.html')
-rw-r--r--doc/rsyslog_recording_pri.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_recording_pri.html b/doc/rsyslog_recording_pri.html
index 1dcf00c7..cf11e3e5 100644
--- a/doc/rsyslog_recording_pri.html
+++ b/doc/rsyslog_recording_pri.html
@@ -62,7 +62,7 @@ semicolon:</p>
<p>That's all you need to do. There is one common pitfall: you need to define
the template before you use it in a selector line. Otherwise, you will receive
an error.</p>
-<p>Once you have applied the changes, you need to restart or HUP rsyslogd. It
+<p>Once you have applied the changes, you need to restart rsyslogd. It
will then pick the new configuration.</p>
<h2>What if I do not want rsyslogd to be the standard syslogd?</h2>
<p>If you do not want to switch to rsyslog, you can still use it as a setup aid.