Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2021 01:22:47 GMT
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 856789c123d6 - main - cpucontrol(8): Fix display.
Message-ID:  <202102050122.1151Ml6Z031643@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=856789c123d69de86684c5aa1ad8a53427dd47fc

commit 856789c123d69de86684c5aa1ad8a53427dd47fc
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-02-05 01:00:27 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-02-05 01:22:26 +0000

    cpucontrol(8): Fix display.
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
---
 usr.sbin/cpucontrol/cpucontrol.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8
index 4e54bb51bafc..e347d5e49bfe 100644
--- a/usr.sbin/cpucontrol/cpucontrol.8
+++ b/usr.sbin/cpucontrol/cpucontrol.8
@@ -33,8 +33,8 @@
 .Xr cpuctl 4
 device
 .Sh SYNOPSIS
-.Nm
 .Bk
+.Nm
 .Op Fl v
 .Fl m Ar msr
 .Ar device



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102050122.1151Ml6Z031643>