The branch releng/13.0 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=bb79ec97e5b6fae5329015135cfc1ff22afe100d
commit bb79ec97e5b6fae5329015135cfc1ff22afe100d Author: Konstantin Belousov <[email protected]> AuthorDate: 2021-02-05 01:00:27 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2021-02-08 03:28:03 +0000 cpucontrol(8): Fix display. Approved by: re (gjb) (cherry picked from commit 856789c123d69de86684c5aa1ad8a53427dd47fc) --- 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
