summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-02-25 15:56:00 +0000
committerdg <dg@FreeBSD.org>1995-02-25 15:56:00 +0000
commit48f3d4624b6b9b219012a85f6a6e71fed1f325ce (patch)
treeb2a892ad605977db738d18582c86b7f06c386321 /sys/dev/ed
parentc31a4ba4e561de2b1f8a38654e2ae066869fa9ad (diff)
downloadFreeBSD-src-48f3d4624b6b9b219012a85f6a6e71fed1f325ce.zip
FreeBSD-src-48f3d4624b6b9b219012a85f6a6e71fed1f325ce.tar.gz
Spell "guaranteed" correctly.
Submitted by: frank@fwi.uva.nl (Frank van der Linden)
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c
index 9653df7..cce3b45 100644
--- a/sys/dev/ed/if_ed.c
+++ b/sys/dev/ed/if_ed.c
@@ -13,7 +13,7 @@
* the SMC Elite Ultra (8216), the 3Com 3c503, the NE1000 and NE2000,
* and a variety of similar clones.
*
- * $Id: if_ed.c,v 1.64 1995/01/15 00:18:17 wollman Exp $
+ * $Id: if_ed.c,v 1.65 1995/01/23 19:06:06 davidg Exp $
*/
#include "ed.h"
@@ -229,7 +229,7 @@ ed_probe(isa_dev)
/*
* Generic probe routine for testing for the existance of a DS8390.
* Must be called after the NIC has just been reset. This routine
- * works by looking at certain register values that are gauranteed
+ * works by looking at certain register values that are guaranteed
* to be initialized a certain way after power-up or reset. Seems
* not to currently work on the 83C690.
*
OpenPOWER on IntegriCloud