From owner-svn-src-head@FreeBSD.ORG Tue Mar 3 20:53:14 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7F1EE6B; Tue, 3 Mar 2015 20:53:14 +0000 (UTC) Received: from st11p02mm-asmtp002.mac.com (st11p02mm-asmtpout002.mac.com [17.172.220.237]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AD76975; Tue, 3 Mar 2015 20:53:14 +0000 (UTC) Received: from [10.60.0.53] (209-23-203-214-Illinois.hfc.comcastbusiness.net [209.23.203.214]) by st11p02mm-asmtp002.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTPSA id <0NKN005U4M00YN40@st11p02mm-asmtp002.mac.com>; Tue, 03 Mar 2015 20:52:50 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-03-03_07:2015-03-03,2015-03-03,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1503030221 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: svn commit: r279568 - head/usr.sbin/syslogd From: Rui Paulo In-reply-to: <201503032024.t23KO0tN077608@svn.freebsd.org> Date: Tue, 03 Mar 2015 12:52:47 -0800 Content-transfer-encoding: 7bit Message-id: <549B98F2-24F2-4B34-ABB6-6B622E8BD9DE@me.com> References: <201503032024.t23KO0tN077608@svn.freebsd.org> To: Sergey Kandaurov X-Mailer: Apple Mail (2.2070.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2015 20:53:14 -0000 On 3 Mar 2015, at 12:24, Sergey Kandaurov wrote: > > Author: pluknet > Date: Tue Mar 3 20:23:59 2015 > New Revision: 279568 > URL: https://svnweb.freebsd.org/changeset/base/279568 > > Log: > Update .Dd, sync usage() for -F. Missed in previous change. That was fast... thanks :-) -- Rui Paulo