From cf076341e705df0c39e5740aaf7242cf5a61c4d5 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Thu, 29 Jun 2006 09:18:16 +0000 Subject: [PATCH] Correct a typo --- usr.sbin/kgmon/kgmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index 05d478a6a59..bdb2da269f5 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)