summaryrefslogtreecommitdiff
path: root/sys/dev/mii/nsphy.c
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-22 09:39:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-22 09:39:30 +0000
commitdeabe37f60317b736de059b7af48c8015f870acf (patch)
treee1ddca09336ec5a61bd2e3002f7dac472770b016 /sys/dev/mii/nsphy.c
parent9a6a497df6981e6027962a991f67ee36ca97d8f9 (diff)
typos from Tom Cosgrove;
Diffstat (limited to 'sys/dev/mii/nsphy.c')
-rw-r--r--sys/dev/mii/nsphy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c
index f7079b19666..1f86515dc1f 100644
--- a/sys/dev/mii/nsphy.c
+++ b/sys/dev/mii/nsphy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: nsphy.c,v 1.11 2002/03/14 01:26:58 millert Exp $ */
+/* $OpenBSD: nsphy.c,v 1.12 2003/10/22 09:39:29 jmc Exp $ */
/* $NetBSD: nsphy.c,v 1.25 2000/02/02 23:34:57 thorpej Exp $ */
/*-
@@ -196,7 +196,7 @@ nsphy_service(sc, mii, cmd)
reg |= PCR_LED4MODE;
/*
- * Make sure Carrier Intgrity Monitor function is
+ * Make sure Carrier Integrity Monitor function is
* disabled (normal for Node operation, but sometimes
* it's not set?!)
*/