From owner-svn-src-stable-10@freebsd.org Mon Nov 16 19:42:42 2015 Return-Path: Delivered-To: svn-src-stable-10@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 81B73A3051C; Mon, 16 Nov 2015 19:42:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CBED1ADD; Mon, 16 Nov 2015 19:42:42 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 74DDAB99B; Mon, 16 Nov 2015 14:42:41 -0500 (EST) From: John Baldwin To: Bryan Drewery Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r290826 - stable/10/share/man/man9 Date: Mon, 16 Nov 2015 11:30:47 -0800 Message-ID: <1722584.tCpg1QuYc9@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <201511141730.tAEHUqkU087704@repo.freebsd.org> References: <201511141730.tAEHUqkU087704@repo.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 16 Nov 2015 14:42:41 -0500 (EST) X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 19:42:42 -0000 On Saturday, November 14, 2015 05:30:52 PM Bryan Drewery wrote: > Author: bdrewery > Date: Sat Nov 14 17:30:52 2015 > New Revision: 290826 > URL: https://svnweb.freebsd.org/changeset/base/290826 > > Log: > MFC r290428: > > remove \, it confuses things. Thanks for fixing my brain-o. -- John Baldwin