From owner-svn-src-head@freebsd.org Fri Mar 3 13:56:53 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0F86CF6BC0; Fri, 3 Mar 2017 13:56:53 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A76BD1772; Fri, 3 Mar 2017 13:56:52 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id v23Duo0c069894; Fri, 3 Mar 2017 05:56:50 -0800 (PST) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id v23Duoiu069893; Fri, 3 Mar 2017 05:56:50 -0800 (PST) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201703031356.v23Duoiu069893@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r314585 - head/usr.sbin/syslogd In-Reply-To: <20170303.165718.447567964094984094.hrs@allbsd.org> To: Hiroki Sato Date: Fri, 3 Mar 2017 05:56:50 -0800 (PST) CC: yaneurabeya@gmail.com, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, ngie@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 03 Mar 2017 13:56:53 -0000 -- Start of PGP signed section. [ Charset ISO-8859-7 unsupported, converting... ] > "Ngie Cooper (yaneurabeya)" wrote > in <1A3F6606-822C-4C80-ADFA-48378F0F29EE@gmail.com>: > > ya> >> How about "...accepts UDP packets sent with any source port" or I actually think this right here is the clearest one of all the ones I have seen attempted. Oh, remove the s from accepts. > ya> >> something? > ya> > > ya> > Yeah, that?s more accurate. > ya> > ya> How about this? > ya> -Ngie > ya> > ya> $ svn diff usr.sbin/syslogd/syslogd.8 > ya> Index: usr.sbin/syslogd/syslogd.8 > ya> =================================================================== > ya> --- usr.sbin/syslogd/syslogd.8 (revision 314585) > ya> +++ usr.sbin/syslogd/syslogd.8 (working copy) > ya> @@ -131,7 +131,7 @@ > ya> .Ar service > ya> of > ya> .Ql \&* > ya> -allows packets to be received from any UDP port. > ya> +allows UDP packets to be sent with any source port. > ya> The default > ya> .Ar service > ya> is > > Looks good to me though probably I am not the best person who can > judge an English expression as good or bad... > > -- Hiroki > -- End of PGP section, PGP failed! -- Rod Grimes rgrimes@freebsd.org