svn commit: r220015 - head/usr.sbin/newsyslog
Doug Barton
dougb at FreeBSD.org
Sat Mar 26 00:34:36 UTC 2011
Author: dougb
Date: Sat Mar 26 00:34:35 2011
New Revision: 220015
URL: http://svn.freebsd.org/changeset/base/220015
Log:
Add an example for the use of the <include> entry to help others
who are as slow as I am.
Discussed with: gordon
Modified:
head/usr.sbin/newsyslog/newsyslog.conf.5
Modified: head/usr.sbin/newsyslog/newsyslog.conf.5
==============================================================================
--- head/usr.sbin/newsyslog/newsyslog.conf.5 Fri Mar 25 22:31:28 2011 (r220014)
+++ head/usr.sbin/newsyslog/newsyslog.conf.5 Sat Mar 26 00:34:35 2011 (r220015)
@@ -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-head
mailing list