summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_radix.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-15 14:54:09 +0000
committerattilio <attilio@FreeBSD.org>2013-02-15 14:54:09 +0000
commitdaa1f2caab4117208bfcf3a5092f64ea563b6e15 (patch)
tree7ecb2485d4abeb7ea2b589cec19d91dc0ce1557f /sys/vm/vm_radix.c
parentfa1239149307d62f6218e789688955fbc3fdbcd4 (diff)
downloadFreeBSD-src-daa1f2caab4117208bfcf3a5092f64ea563b6e15.zip
FreeBSD-src-daa1f2caab4117208bfcf3a5092f64ea563b6e15.tar.gz
Fix comment.
Diffstat (limited to 'sys/vm/vm_radix.c')
-rw-r--r--sys/vm/vm_radix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_radix.c b/sys/vm/vm_radix.c
index 1b20a5e..01ed0de 100644
--- a/sys/vm/vm_radix.c
+++ b/sys/vm/vm_radix.c
@@ -759,7 +759,7 @@ vm_radix_reclaim_allnodes(struct vm_radix *rtree)
#ifdef DDB
/*
- * Show details about the given vnode.
+ * Show details about the given radix node.
*/
DB_SHOW_COMMAND(radixnode, db_show_radixnode)
{
OpenPOWER on IntegriCloud