summaryrefslogtreecommitdiff
path: root/lib/libkvm.old/kvm_nlist.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkvm.old/kvm_nlist.3')
-rw-r--r--lib/libkvm.old/kvm_nlist.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libkvm.old/kvm_nlist.3 b/lib/libkvm.old/kvm_nlist.3
index 03842cfc985..f0bd662d232 100644
--- a/lib/libkvm.old/kvm_nlist.3
+++ b/lib/libkvm.old/kvm_nlist.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kvm_nlist.3,v 1.1 1996/03/19 23:15:37 niklas Exp $
+.\" $OpenBSD: kvm_nlist.3,v 1.2 1996/10/08 01:20:16 michaels Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -73,8 +73,8 @@ The
function returns the number of invalid entries found.
If the kernel symbol table was unreadable, -1 is returned.
.Sh FILES
-.Bl -tag -width /var/db/kvm_netbsd.db -compact
-.It Pa /var/db/kvm_netbsd.db
+.Bl -tag -width /var/db/kvm_openbsd.db -compact
+.It Pa /var/db/kvm_openbsd.db
.El
.Sh SEE ALSO
.Xr kvm 3 ,