summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgmon
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-06-29 09:18:16 +0000
committerdelphij <delphij@FreeBSD.org>2006-06-29 09:18:16 +0000
commit213fe633213862c30bfe50c6616f61eab15bf53e (patch)
tree2c487fa825ca395deda4b35498778a4bdef6873c /usr.sbin/kgmon
parentab1d64596d518bf6a88c862d5193fe81c0212a87 (diff)
downloadFreeBSD-src-213fe633213862c30bfe50c6616f61eab15bf53e.zip
FreeBSD-src-213fe633213862c30bfe50c6616f61eab15bf53e.tar.gz
Correct a typo
Diffstat (limited to 'usr.sbin/kgmon')
-rw-r--r--usr.sbin/kgmon/kgmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c
index 05d478a..bdb2da2 100644
--- a/usr.sbin/kgmon/kgmon.c
+++ b/usr.sbin/kgmon/kgmon.c
@@ -178,7 +178,7 @@ usage()
}
/*
- * Check that profiling is enabled and open any ncessary files.
+ * Check that profiling is enabled and open any necessary files.
*/
int
openfiles(system, kmemf, kvp)
OpenPOWER on IntegriCloud