From 9806934e47c514ca7cb7c4b9084d8429bb1d24d6 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:23:05 +0000 Subject: [PATCH] Be less harsh on brueffers eyes :-) --- sys/sys/kernel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/kernel.h b/sys/sys/kernel.h index 293124a45b3f..7cb3d80f12cd 100644 --- a/sys/sys/kernel.h +++ b/sys/sys/kernel.h @@ -89,7 +89,7 @@ extern int tz_dsttime; * The SI_SUB_RUN_SCHEDULER value must have the highest lexical value. * * The SI_SUB_SWAP values represent a value used by - * the BSD 4.4Lite but not by FreeBSD; it are maintained in dependent + * the BSD 4.4Lite but not by FreeBSD; it is maintained in dependent * order to support porting. * * The SI_SUB_PROTO_BEGIN and SI_SUB_PROTO_END bracket a range of