summaryrefslogtreecommitdiffstats
path: root/doc/omfile.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-08-28 09:44:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-28 09:44:35 +0200
commitdfd541a1224a2ed407010e9924b6eab66c4643ba (patch)
tree7a4f341a2a602d576440e03d41c5f2cb29af01ae /doc/omfile.html
parent2514bccdccaebe128055ffa0dc5132b4f4c48635 (diff)
downloadrsyslog-dfd541a1224a2ed407010e9924b6eab66c4643ba.tar.gz
rsyslog-dfd541a1224a2ed407010e9924b6eab66c4643ba.tar.xz
rsyslog-dfd541a1224a2ed407010e9924b6eab66c4643ba.zip
doc: new template system, some more output modules
added base doc for new config language
Diffstat (limited to 'doc/omfile.html')
-rw-r--r--doc/omfile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/omfile.html b/doc/omfile.html
index bdd1ebc6..23ecc034 100644
--- a/doc/omfile.html
+++ b/doc/omfile.html
@@ -84,7 +84,7 @@
*.* action(type="omfile"
DirCreateMode="0700"
FileCreateMode="0644"
-File= "/var/log/messages")
+File="/var/log/messages")
</textarea>
<br><br>