svn commit: r220111 - stable/8/usr.sbin/newsyslog
Doug Barton
dougb at FreeBSD.org
Mon Mar 28 19:32:16 UTC 2011
Author: dougb
Date: Mon Mar 28 19:32:16 2011
New Revision: 220111
URL: http://svn.freebsd.org/changeset/base/220111
Log:
MFC r220015:
An EXAMPLE for <include>
Modified:
stable/8/usr.sbin/newsyslog/newsyslog.conf.5
Directory Properties:
stable/8/usr.sbin/newsyslog/ (props changed)
Modified: stable/8/usr.sbin/newsyslog/newsyslog.conf.5
==============================================================================
--- stable/8/usr.sbin/newsyslog/newsyslog.conf.5 Mon Mar 28 19:29:30 2011 (r220110)
+++ stable/8/usr.sbin/newsyslog/newsyslog.conf.5 Mon Mar 28 19:32:16 2011 (r220111)
@@ -21,7 +21,7 @@
.\" the suitability of this software for any purpose. It is
.\" provided "as is" without express or implied warranty.
.\"
-.Dd January 31, 2011
+.Dd February 25, 2011
.Dt NEWSYSLOG.CONF 5
.Os
.Sh NAME
@@ -349,6 +349,11 @@ If this field is not present, then a
.Dv SIGHUP
signal will be sent.
.El
+.Sh EXAMPLES
+The following is an example of the
+.Dq Aq Li include
+entry:
+.Dl "<include> /etc/newsyslog-local.conf"
.Sh SEE ALSO
.Xr bzip2 1 ,
.Xr gzip 1 ,
More information about the svn-src-stable-8
mailing list