Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2011 01:57:21 +0000
From:      Alexander Best <arundel@freebsd.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r220015 - head/usr.sbin/newsyslog
Message-ID:  <20110326015721.GA25582@freebsd.org>
In-Reply-To: <201103260034.p2Q0YaC0098236@svn.freebsd.org>
References:  <201103260034.p2Q0YaC0098236@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat Mar 26 11, Doug Barton wrote:
> 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.

shouldn't that be march 25th? ;)

>   
>   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 ,

-- 
a13x



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110326015721.GA25582>