Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/cpuctl link back to intrctl(8), it xrefs cpuctl(8)



details:   https://anonhg.NetBSD.org/src/rev/a60d3d1ed199
branches:  trunk
changeset: 347829:a60d3d1ed199
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Sep 17 19:35:21 2016 +0000

description:
link back to intrctl(8), it xrefs cpuctl(8)

diffstat:

 usr.sbin/cpuctl/cpuctl.8 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 6bfd34de54aa -r a60d3d1ed199 usr.sbin/cpuctl/cpuctl.8
--- a/usr.sbin/cpuctl/cpuctl.8  Sat Sep 17 18:53:13 2016 +0000
+++ b/usr.sbin/cpuctl/cpuctl.8  Sat Sep 17 19:35:21 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cpuctl.8,v 1.15 2015/11/16 03:34:50 mrg Exp $
+.\"    $NetBSD: cpuctl.8,v 1.16 2016/09/17 19:35:21 jdolecek Exp $
 .\"
 .\" Copyright (c) 2007, 2008, 2012, 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 15, 2015
+.Dd September 17, 2016
 .Dt CPUCTL 8
 .Os
 .Sh NAME
@@ -131,7 +131,8 @@
 .Ed
 .Sh SEE ALSO
 .Xr psrset 8 ,
-.Xr schedctl 8
+.Xr schedctl 8 ,
+.Xr intrctl 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index