From 5dfc90acf30d4bb9bf5a8807406fb5124e6c82c7 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Sun, 8 Apr 2012 02:06:51 -0400 Subject: [PATCH] fixed POD formatting --- plugins/logging/file | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/logging/file b/plugins/logging/file index 67c764d..97d0734 100644 --- a/plugins/logging/file +++ b/plugins/logging/file @@ -20,10 +20,10 @@ logging/file [loglevel I] [reopen] [nosplit] [tsformat I] I For example: -logging/file loglevel LOGINFO /var/log/qpsmtpd.log -logging/file /var/log/qpsmtpd.log.%Y-%m-%d -logging/file loglevel LOGCRIT reopen |/usr/local/sbin/page-sysadmin -logging/file loglevel LOGDEBUG tsformat %FT%T /var/log/qpsmtpd.log + logging/file loglevel LOGINFO /var/log/qpsmtpd.log + logging/file /var/log/qpsmtpd.log.%Y-%m-%d + logging/file loglevel LOGCRIT reopen |/usr/local/sbin/page-sysadmin + logging/file loglevel LOGDEBUG tsformat %FT%T /var/log/qpsmtpd.log =back