From owner-svn-src-all@freebsd.org Fri Feb 12 17:17:26 2016 Return-Path: Delivered-To: svn-src-all@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 43C77AA6B82 for ; Fri, 12 Feb 2016 17:17:26 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from erouter6.ore.mailhop.org (erouter6.ore.mailhop.org [54.187.213.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D904983 for ; Fri, 12 Feb 2016 17:17:25 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 1a838a48-d1ac-11e5-a023-11ad6df26ed1 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.34.117.227 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.34.117.227]) by outbound3.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Fri, 12 Feb 2016 17:14:31 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.14.9) with ESMTP id u1CHH7El018590; Fri, 12 Feb 2016 10:17:07 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1455297427.1271.17.camel@freebsd.org> Subject: Re: svn commit: r295566 - head/share/man/man4 From: Ian Lepore To: Benjamin Kaduk , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Date: Fri, 12 Feb 2016 10:17:07 -0700 In-Reply-To: <201602121703.u1CH3OMx061131@repo.freebsd.org> References: <201602121703.u1CH3OMx061131@repo.freebsd.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2016 17:17:26 -0000 On Fri, 2016-02-12 at 17:03 +0000, Benjamin Kaduk wrote: > Author: bjk (doc committer) > Date: Fri Feb 12 17:03:24 2016 > New Revision: 295566 > URL: https://svnweb.freebsd.org/changeset/base/295566 > > Log: > Update .Dd for r295565 > > Modified: > head/share/man/man4/ds3231.4 I thought .Dd only got bumped for significant revisions? -- Ian