summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-06-11 05:13:33 +0000
committerdg <dg@FreeBSD.org>1994-06-11 05:13:33 +0000
commitd5fc783f27a59146a42f602bb4e273e7cf4cab35 (patch)
treed910b7e851da025cbe959f2281a95164016aedec /sys
parentdab27297185b0626f97c3c2cf7612f260203dbf4 (diff)
downloadFreeBSD-src-d5fc783f27a59146a42f602bb4e273e7cf4cab35.zip
FreeBSD-src-d5fc783f27a59146a42f602bb4e273e7cf4cab35.tar.gz
Fixed minor spelling error.
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/amd64/trap.c2
-rw-r--r--sys/i386/i386/trap.c2
-rw-r--r--sys/kern/subr_trap.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/amd64/amd64/trap.c b/sys/amd64/amd64/trap.c
index 406310b..8bfe85e 100644
--- a/sys/amd64/amd64/trap.c
+++ b/sys/amd64/amd64/trap.c
@@ -39,7 +39,7 @@
*/
/*
- * 386 Trap and System call handleing
+ * 386 Trap and System call handling
*/
#include <sys/param.h>
diff --git a/sys/i386/i386/trap.c b/sys/i386/i386/trap.c
index 406310b..8bfe85e 100644
--- a/sys/i386/i386/trap.c
+++ b/sys/i386/i386/trap.c
@@ -39,7 +39,7 @@
*/
/*
- * 386 Trap and System call handleing
+ * 386 Trap and System call handling
*/
#include <sys/param.h>
diff --git a/sys/kern/subr_trap.c b/sys/kern/subr_trap.c
index 406310b..8bfe85e 100644
--- a/sys/kern/subr_trap.c
+++ b/sys/kern/subr_trap.c
@@ -39,7 +39,7 @@
*/
/*
- * 386 Trap and System call handleing
+ * 386 Trap and System call handling
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud