Module Name:    src
Committed By:   christos
Date:           Fri Feb 17 22:31:08 UTC 2017

Modified Files:
        src/share/man/man9/man9.i386: bios32_service.9
        src/share/man/man9/man9.x86: rdmsr.9 tsc.9 x86_msr_xcall.9

Log Message:
Fix cross references


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/man9.i386/bios32_service.9
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/man9.x86/rdmsr.9
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/man9.x86/tsc.9
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/man9.x86/x86_msr_xcall.9

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

Modified files:

Index: src/share/man/man9/man9.i386/bios32_service.9
diff -u src/share/man/man9/man9.i386/bios32_service.9:1.7 src/share/man/man9/man9.i386/bios32_service.9:1.8
--- src/share/man/man9/man9.i386/bios32_service.9:1.7	Mon Jan  6 08:59:00 2014
+++ src/share/man/man9/man9.i386/bios32_service.9	Fri Feb 17 17:31:08 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: bios32_service.9,v 1.7 2014/01/06 13:59:00 njoly Exp $
+.\"     $NetBSD: bios32_service.9,v 1.8 2017/02/17 22:31:08 christos Exp $
 .\"
 .\" Copyright (c) 2001 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 June 17, 2001
+.Dd February 17, 2017
 .Dt BIOS32_SERVICE 9 i386
 .Os
 .Sh NAME
@@ -48,4 +48,4 @@ and fills in the entry point information
 and
 .Fa ei .
 .Sh SEE ALSO
-.Xr bioscall 9
+.Xr i386/bioscall 9

Index: src/share/man/man9/man9.x86/rdmsr.9
diff -u src/share/man/man9/man9.x86/rdmsr.9:1.3 src/share/man/man9/man9.x86/rdmsr.9:1.4
--- src/share/man/man9/man9.x86/rdmsr.9:1.3	Fri Oct 28 03:23:18 2011
+++ src/share/man/man9/man9.x86/rdmsr.9	Fri Feb 17 17:31:08 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: rdmsr.9,v 1.3 2011/10/28 07:23:18 jruoho Exp $
+.\" $NetBSD: rdmsr.9,v 1.4 2017/02/17 22:31:08 christos Exp $
 .\"
 .\" Copyright (c) 2011 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 October 28, 2011
+.Dd February 17, 2017
 .Dt RDMSR 9 x86
 .Os
 .Sh NAME
@@ -116,4 +116,4 @@ via
 .Fn x86_cpuid .
 .Sh SEE ALSO
 .Xr rdtsc 9 ,
-.Xr x86_msr_xcall 9
+.Xr x86/x86_msr_xcall 9

Index: src/share/man/man9/man9.x86/tsc.9
diff -u src/share/man/man9/man9.x86/tsc.9:1.6 src/share/man/man9/man9.x86/tsc.9:1.7
--- src/share/man/man9/man9.x86/tsc.9:1.6	Mon May  4 04:15:21 2015
+++ src/share/man/man9/man9.x86/tsc.9	Fri Feb 17 17:31:08 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: tsc.9,v 1.6 2015/05/04 08:15:21 pgoyette Exp $
+.\" $NetBSD: tsc.9,v 1.7 2017/02/17 22:31:08 christos Exp $
 .\"
 .\" Copyright (c) 2011 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 April 4, 2015
+.Dd February 17, 2017
 .Dt TSC 9 x86
 .Os
 .Sh NAME
@@ -148,5 +148,5 @@ attach.
 .Xr gettimeofday 2 ,
 .Xr hpet 4 ,
 .Xr hz 9 ,
-.Xr rdmsr 9 ,
+.Xr x86/rdmsr 9 ,
 .Xr timecounter 9

Index: src/share/man/man9/man9.x86/x86_msr_xcall.9
diff -u src/share/man/man9/man9.x86/x86_msr_xcall.9:1.4 src/share/man/man9/man9.x86/x86_msr_xcall.9:1.5
--- src/share/man/man9/man9.x86/x86_msr_xcall.9:1.4	Tue Oct 25 01:04:33 2011
+++ src/share/man/man9/man9.x86/x86_msr_xcall.9	Fri Feb 17 17:31:08 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: x86_msr_xcall.9,v 1.4 2011/10/25 05:04:33 jruoho Exp $
+.\" $NetBSD: x86_msr_xcall.9,v 1.5 2017/02/17 22:31:08 christos Exp $
 .\"
 .\" Copyright (c) 2010 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 October 25, 2011
+.Dd February 17, 2017
 .Dt X86_MSR_XCALL 9 x86
 .Os
 .Sh NAME
@@ -94,5 +94,5 @@ xc = xc_broadcast(0, (xcfunc_t)x86_msr_x
 xc_wait(xc);
 .Ed
 .Sh SEE ALSO
-.Xr rdmsr 9 ,
+.Xr x86/rdmsr 9 ,
 .Xr xcall 9

Reply via email to