Module Name:    src
Committed By:   jdolecek
Date:           Sat Sep 17 19:35:21 UTC 2016

Modified Files:
        src/usr.sbin/cpuctl: cpuctl.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/cpuctl/cpuctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/cpuctl/cpuctl.8
diff -u src/usr.sbin/cpuctl/cpuctl.8:1.15 src/usr.sbin/cpuctl/cpuctl.8:1.16
--- src/usr.sbin/cpuctl/cpuctl.8:1.15	Mon Nov 16 03:34:50 2015
+++ src/usr.sbin/cpuctl/cpuctl.8	Sat Sep 17 19:35:21 2016
@@ -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 @@ cpu0: UCode version: 0x1000083
 .Ed
 .Sh SEE ALSO
 .Xr psrset 8 ,
-.Xr schedctl 8
+.Xr schedctl 8 ,
+.Xr intrctl 8
 .Sh HISTORY
 The
 .Nm

Reply via email to