From owner-cvs-all@FreeBSD.ORG Thu Jun 26 07:03:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59BAE1065670; Thu, 26 Jun 2008 07:03:03 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 258178FC16; Thu, 26 Jun 2008 07:03:03 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5Q733EU047052; Thu, 26 Jun 2008 07:03:03 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5Q7331Q047038; Thu, 26 Jun 2008 07:03:03 GMT (envelope-from sobomax@repoman.freebsd.org) Message-Id: <200806260703.m5Q7331Q047038@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sobomax@repoman.freebsd.org using -f From: Maxim Sobolev Date: Thu, 26 Jun 2008 07:02:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 07:03:03 -0000 sobomax 2008-06-26 07:02:47 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.conf.5 Log: SVN rev 180019 on 2008-06-26 07:02:47Z by sobomax Fix 6-year old cut&paste error. The # could be escaped with '\', not with '\\'. MFC after: 2 weeks Revision Changes Path 1.8 +2 -2 src/usr.sbin/newsyslog/newsyslog.conf.5