summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
committerdg <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
commit6b466831f41965b3c04e37a06388e031c03316b6 (patch)
tree242b5d9154977fcfbc3e9f84dd0d6851c367a897 /lib/libkvm/kvm.c
parent57ea13e98c2c8a39a0a8fb034ee3cb0f3654d591 (diff)
downloadFreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.zip
FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.tar.gz
Converted 'vmunix' to 'kernel'.
Diffstat (limited to 'lib/libkvm/kvm.c')
-rw-r--r--lib/libkvm/kvm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/kvm.c b/lib/libkvm/kvm.c
index a76f61e..56ab485 100644
--- a/lib/libkvm/kvm.c
+++ b/lib/libkvm/kvm.c
@@ -226,7 +226,7 @@ _kvm_open(kd, uf, mf, sf, flag, errout)
}
/*
* Open kvm nlist database. We go ahead and do this
- * here so that we don't have to hold on to the vmunix
+ * here so that we don't have to hold on to the kernel
* path name. Since a kvm application will surely do
* a kvm_nlist(), this probably won't be a wasted effort.
* If the database cannot be opened, open the namelist
OpenPOWER on IntegriCloud