aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_vnet.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:37:33 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:37:33 +0000
commit75f46cf6c81eff6229b9579513b6e7769b91d75d (patch)
tree0915c4e45d9b930a70f4e5e0d87c272630e6ade2 /lib/libkvm/kvm_vnet.c
parent7b45c9dfe1181992c75439a067e7462ad92e9bd4 (diff)
downloadsrc-75f46cf6c81eff6229b9579513b6e7769b91d75d.tar.gz
src-75f46cf6c81eff6229b9579513b6e7769b91d75d.zip
lib: minor spelling fixes in comments.
No functional change.
Notes
Notes: svn path=/head/; revision=298896
Diffstat (limited to 'lib/libkvm/kvm_vnet.c')
-rw-r--r--lib/libkvm/kvm_vnet.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm_vnet.c b/lib/libkvm/kvm_vnet.c
index d9bdf5591ef3..817462cc4027 100644
--- a/lib/libkvm/kvm_vnet.c
+++ b/lib/libkvm/kvm_vnet.c
@@ -127,7 +127,7 @@ _kvm_vnet_selectpid(kvm_t *kd, pid_t pid)
/*
* First, find the process for this pid. If we are working on a
- * dump, either locate the thread dumptid is refering to or proc0.
+ * dump, either locate the thread dumptid is referring to or proc0.
* Based on either, take the address of the ucred.
*/
credp = 0;
@@ -208,7 +208,7 @@ _kvm_vnet_selectpid(kvm_t *kd, pid_t pid)
}
/*
- * Check whether the vnet module has been initialized sucessfully
+ * Check whether the vnet module has been initialized successfully
* or not, initialize it if permitted.
*/
int