From owner-svn-src-head@freebsd.org Fri Nov 17 19:10:12 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 62352DE12EC; Fri, 17 Nov 2017 19:10:12 +0000 (UTC) (envelope-from kib@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 2C51571B5C; Fri, 17 Nov 2017 19:10:12 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAHJABum066867; Fri, 17 Nov 2017 19:10:11 GMT (envelope-from kib@FreeBSD.org) Received: (from kib@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAHJABpa066865; Fri, 17 Nov 2017 19:10:11 GMT (envelope-from kib@FreeBSD.org) Message-Id: <201711171910.vAHJABpa066865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kib set sender to kib@FreeBSD.org using -f From: Konstantin Belousov Date: Fri, 17 Nov 2017 19:10:10 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r325956 - in head/share/man: man7 man9 X-SVN-Group: head X-SVN-Commit-Author: kib X-SVN-Commit-Paths: in head/share/man: man7 man9 X-SVN-Commit-Revision: 325956 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.25 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, 17 Nov 2017 19:10:12 -0000 Author: kib Date: Fri Nov 17 19:10:10 2017 New Revision: 325956 URL: https://svnweb.freebsd.org/changeset/base/325956 Log: Bump dates after lint removal. Noted by: wblock Sponsored by: The FreeBSD Foundation Modified: head/share/man/man7/hier.7 head/share/man/man9/style.9 Modified: head/share/man/man7/hier.7 ============================================================================== --- head/share/man/man7/hier.7 Fri Nov 17 18:34:14 2017 (r325955) +++ head/share/man/man7/hier.7 Fri Nov 17 19:10:10 2017 (r325956) @@ -28,7 +28,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd June 10, 2017 +.Dd November 16, 2017 .Dt HIER 7 .Os .Sh NAME Modified: head/share/man/man9/style.9 ============================================================================== --- head/share/man/man9/style.9 Fri Nov 17 18:34:14 2017 (r325955) +++ head/share/man/man9/style.9 Fri Nov 17 19:10:10 2017 (r325956) @@ -26,7 +26,7 @@ .\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd October 5, 2016 +.Dd November 16, 2017 .Dt STYLE 9 .Os .Sh NAME