Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9/man9.x86 Add x86 to Dt.



details:   https://anonhg.NetBSD.org/src/rev/5ec078e6f646
branches:  trunk
changeset: 757246:5ec078e6f646
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Aug 21 10:38:51 2010 +0000

description:
Add x86 to Dt.

diffstat:

 share/man/man9/man9.x86/nmi.9           |  4 ++--
 share/man/man9/man9.x86/x86_msr_xcall.9 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r e1b22548ba01 -r 5ec078e6f646 share/man/man9/man9.x86/nmi.9
--- a/share/man/man9/man9.x86/nmi.9     Sat Aug 21 10:32:35 2010 +0000
+++ b/share/man/man9/man9.x86/nmi.9     Sat Aug 21 10:38:51 2010 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: nmi.9,v 1.1 2010/08/21 10:32:35 jruoho Exp $
+.\"     $NetBSD: nmi.9,v 1.2 2010/08/21 10:38:51 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd February 9, 2010
-.Dt NMI 9
+.Dt NMI 9 x86
 .Os
 .Sh NAME
 .Nm nmi ,
diff -r e1b22548ba01 -r 5ec078e6f646 share/man/man9/man9.x86/x86_msr_xcall.9
--- a/share/man/man9/man9.x86/x86_msr_xcall.9   Sat Aug 21 10:32:35 2010 +0000
+++ b/share/man/man9/man9.x86/x86_msr_xcall.9   Sat Aug 21 10:38:51 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: x86_msr_xcall.9,v 1.2 2010/08/21 10:13:33 wiz Exp $
+.\" $NetBSD: x86_msr_xcall.9,v 1.3 2010/08/21 10:38:51 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -28,7 +28,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd August 21, 2010
-.Dt X86_MSR_XCALL 9
+.Dt X86_MSR_XCALL 9 x86
 .Os
 .Sh NAME
 .Nm x86_msr_xcall



Home | Main Index | Thread Index | Old Index