Date: Wed, 18 Nov 2015 15:12:24 +0000 (UTC) From: "Jonathan T. Looney" <jtl@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291017 - head/usr.sbin/pmcstat Message-ID: <201511181512.tAIFCOHD056992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jtl Date: Wed Nov 18 15:12:24 2015 New Revision: 291017 URL: https://svnweb.freebsd.org/changeset/base/291017 Log: Fix the date on the pmcstat(8) man page from r291016. Approved by: gnn (mentor) MFC after: 1 month X-MFC with: r291016 Pointy hat to: jtl Modified: head/usr.sbin/pmcstat/pmcstat.8 Modified: head/usr.sbin/pmcstat/pmcstat.8 ============================================================================== --- head/usr.sbin/pmcstat/pmcstat.8 Wed Nov 18 14:52:01 2015 (r291016) +++ head/usr.sbin/pmcstat/pmcstat.8 Wed Nov 18 15:12:24 2015 (r291017) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 17, 2015 +.Dd November 18, 2015 .Dt PMCSTAT 8 .Os .Sh NAME
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511181512.tAIFCOHD056992>