summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-10-01 17:26:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-01 17:26:14 +0200
commitd5f16404f93d54afddebb9fb683469fc712d2335 (patch)
tree2d9555d1426d29fe9f58cc016b1aebb30495a0b9 /plugins
parent670e81c9a8275a5509efd71dae66d9a267ec1574 (diff)
downloadrsyslog-d5f16404f93d54afddebb9fb683469fc712d2335.tar.gz
rsyslog-d5f16404f93d54afddebb9fb683469fc712d2335.tar.xz
rsyslog-d5f16404f93d54afddebb9fb683469fc712d2335.zip
omhdfs: added doc
Diffstat (limited to 'plugins')
-rw-r--r--plugins/omhdfs/omhdfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/omhdfs/omhdfs.c b/plugins/omhdfs/omhdfs.c
index 4fbf2ef4..42ed834f 100644
--- a/plugins/omhdfs/omhdfs.c
+++ b/plugins/omhdfs/omhdfs.c
@@ -1,5 +1,5 @@
/* omhdfs.c
- * This is the implementation of the build-in file output module.
+ * This is an output module to support Hadoop's HDFS.
*
* NOTE: read comments in module-template.h to understand how this file
* works!