summaryrefslogtreecommitdiffstats
path: root/doc/rsconf1_filecreatemode.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rsconf1_filecreatemode.html')
-rw-r--r--doc/rsconf1_filecreatemode.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rsconf1_filecreatemode.html b/doc/rsconf1_filecreatemode.html
index b6498cd7..7c6f1713 100644
--- a/doc/rsconf1_filecreatemode.html
+++ b/doc/rsconf1_filecreatemode.html
@@ -14,7 +14,7 @@
<p><code><b>$FileCreateMode 0600</b></code></p>
<p>This sample lets rsyslog create files with read and write access only for the users it runs under.</p>
<p>The following sample is deemed to be a complete rsyslog.conf:
-<p><code><b>$umask 0000 # make sure nothing interfers with the following
+<p><code><b>$umask 0000 # make sure nothing interferes with the following
definitions<br>
*.* /var/log/file-with-0644-default<br>
$FileCreateMode 0600<br>
@@ -32,4 +32,4 @@ Copyright &copy; 2007 by <a href="http://www.gerhards.net/rainer">Rainer Gerhard
<a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL
version 2 or higher.</font></p>
</body>
-</html> \ No newline at end of file
+</html>