From 213fe633213862c30bfe50c6616f61eab15bf53e Mon Sep 17 00:00:00 2001 From: delphij Date: Thu, 29 Jun 2006 09:18:16 +0000 Subject: Correct a typo --- usr.sbin/kgmon/kgmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') 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) -- cgit v1.1