From owner-svn-src-head@freebsd.org Fri Oct 6 08:49:17 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 67029E30E83; Fri, 6 Oct 2017 08:49:17 +0000 (UTC) (envelope-from jlh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 2FE00758D3; Fri, 6 Oct 2017 08:49:17 +0000 (UTC) (envelope-from jlh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v968nGQ9055776; Fri, 6 Oct 2017 08:49:16 GMT (envelope-from jlh@FreeBSD.org) Received: (from jlh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v968nGHn055775; Fri, 6 Oct 2017 08:49:16 GMT (envelope-from jlh@FreeBSD.org) Message-Id: <201710060849.v968nGHn055775@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlh set sender to jlh@FreeBSD.org using -f From: Jeremie Le Hen Date: Fri, 6 Oct 2017 08:49:16 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r324352 - head/share/man/man5 X-SVN-Group: head X-SVN-Commit-Author: jlh X-SVN-Commit-Paths: head/share/man/man5 X-SVN-Commit-Revision: 324352 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 06 Oct 2017 08:49:17 -0000 Author: jlh Date: Fri Oct 6 08:49:15 2017 New Revision: 324352 URL: https://svnweb.freebsd.org/changeset/base/324352 Log: Bump src.conf.5's Dd. This file shouldn't be modified manually but well, I did it in my previous commit. So go down further the rabbit hole so as to at least keep some consistency. Reported by: bapt Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Fri Oct 6 08:43:14 2017 (r324351) +++ head/share/man/man5/src.conf.5 Fri Oct 6 08:49:15 2017 (r324352) @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd August 14, 2017 +.Dd October 06, 2017 .Dt SRC.CONF 5 .Os .Sh NAME