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 Xref rdmsr(9).



details:   https://anonhg.NetBSD.org/src/rev/a8cce3657c0e
branches:  trunk
changeset: 770603:a8cce3657c0e
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Oct 25 05:04:33 2011 +0000

description:
Xref rdmsr(9).

diffstat:

 share/man/man9/man9.x86/x86_msr_xcall.9 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 98f05f2cd694 -r a8cce3657c0e share/man/man9/man9.x86/x86_msr_xcall.9
--- a/share/man/man9/man9.x86/x86_msr_xcall.9   Tue Oct 25 05:03:55 2011 +0000
+++ b/share/man/man9/man9.x86/x86_msr_xcall.9   Tue Oct 25 05:04:33 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: x86_msr_xcall.9,v 1.3 2010/08/21 10:38:51 wiz Exp $
+.\" $NetBSD: x86_msr_xcall.9,v 1.4 2011/10/25 05:04:33 jruoho 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 August 21, 2010
+.Dd October 25, 2011
 .Dt X86_MSR_XCALL 9 x86
 .Os
 .Sh NAME
@@ -94,4 +94,5 @@
 xc_wait(xc);
 .Ed
 .Sh SEE ALSO
+.Xr rdmsr 9 ,
 .Xr xcall 9



Home | Main Index | Thread Index | Old Index