From owner-svn-src-all@FreeBSD.ORG Mon Oct 27 15:50:47 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D45CAD6; Mon, 27 Oct 2014 15:50:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 C074A9B9; Mon, 27 Oct 2014 15:50:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9RFol0Q038487; Mon, 27 Oct 2014 15:50:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9RFolnI038486; Mon, 27 Oct 2014 15:50:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201410271550.s9RFolnI038486@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 27 Oct 2014 15:50:47 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r273739 - head/usr.sbin/pmcstat X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 27 Oct 2014 15:50:47 -0000 Author: bapt Date: Mon Oct 27 15:50:47 2014 New Revision: 273739 URL: https://svnweb.freebsd.org/changeset/base/273739 Log: Fix rendering Submitted by: brueffer Modified: head/usr.sbin/pmcstat/pmcstat.8 Modified: head/usr.sbin/pmcstat/pmcstat.8 ============================================================================== --- head/usr.sbin/pmcstat/pmcstat.8 Mon Oct 27 15:45:37 2014 (r273738) +++ head/usr.sbin/pmcstat/pmcstat.8 Mon Oct 27 15:50:47 2014 (r273739) @@ -259,8 +259,7 @@ The default is to measure events for the .Fl s , .Fl P , or -.Fl S -). +.Fl S ) . .It Fl f Ar pluginopt Pass option string to the active plugin. .br