Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libkvm Use Nm instead of Xrefing ourselves.
details: https://anonhg.NetBSD.org/src/rev/5ded4aa9d2fc
branches: trunk
changeset: 535517:5ded4aa9d2fc
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Aug 20 16:48:47 2002 +0000
description:
Use Nm instead of Xrefing ourselves.
diffstat:
lib/libkvm/kvm.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aaef84fe1276 -r 5ded4aa9d2fc lib/libkvm/kvm.3
--- a/lib/libkvm/kvm.3 Tue Aug 20 16:42:35 2002 +0000
+++ b/lib/libkvm/kvm.3 Tue Aug 20 16:48:47 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kvm.3,v 1.6 2002/08/18 07:34:51 yamt Exp $
+.\" $NetBSD: kvm.3,v 1.7 2002/08/20 16:48:47 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@
.Lb libkvm
.Sh DESCRIPTION
The
-.Xr kvm 3
+.Nm
library provides a uniform interface for accessing kernel virtual memory
images, including live systems and crashdumps.
Access to live systems is via
Home |
Main Index |
Thread Index |
Old Index