From 15b074c24057eb21d892271cf88ccceb5323fa64 Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Mon, 1 Sep 2014 02:48:01 +0000 Subject: Simplify the syslog.conf example: .info means that *and higher* ok beck@ --- libexec/spamd/spamd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec/spamd/spamd.8') diff --git a/libexec/spamd/spamd.8 b/libexec/spamd/spamd.8 index 2336d388fce..7c34bcb2912 100644 --- a/libexec/spamd/spamd.8 +++ b/libexec/spamd/spamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamd.8,v 1.119 2012/09/27 20:12:32 jmc Exp $ +.\" $OpenBSD: spamd.8,v 1.120 2014/09/01 02:48:00 guenther Exp $ .\" .\" Copyright (c) 2002 Theo de Raadt. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 27 2012 $ +.Dd $Mdocdate: September 1 2014 $ .Dt SPAMD 8 .Os .Sh NAME @@ -356,7 +356,7 @@ The following section can be used to log connection details to a dedicated file: .Bd -literal -offset indent !spamd -daemon.err;daemon.warn;daemon.info /var/log/spamd +daemon.info /var/log/spamd .Ed .Pp A typical entry shows the time of the connection and -- cgit v1.2.3