diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-26 21:43:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-26 21:43:33 +0000 |
commit | 759e80db3df46eb4e1e8d02d28f6df859e880ec9 (patch) | |
tree | 47ab8629c2d50626b20f78dd90cc281f0c852fa9 /sys/dev/ic | |
parent | 5016a6b6ace446af5b40ffc8186a3d5a8af88868 (diff) |
Typos: defintion -> definition, proccess -> process
There are more occurences hiding in binutils, lynx and afs but I am too
lazy to report them upstream at the moment.
Diffstat (limited to 'sys/dev/ic')
-rw-r--r-- | sys/dev/ic/fxpvar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/fxpvar.h b/sys/dev/ic/fxpvar.h index 1c114b08ef6..f4a936ec75e 100644 --- a/sys/dev/ic/fxpvar.h +++ b/sys/dev/ic/fxpvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: fxpvar.h,v 1.13 2002/10/17 15:12:12 drahn Exp $ */ +/* $OpenBSD: fxpvar.h,v 1.14 2003/09/26 21:43:31 miod Exp $ */ /* $NetBSD: if_fxpvar.h,v 1.1 1997/06/05 02:01:58 thorpej Exp $ */ /* @@ -34,7 +34,7 @@ */ /* - * Misc. defintions for the Intel EtherExpress Pro/100B PCI Fast + * Misc. definitions for the Intel EtherExpress Pro/100B PCI Fast * Ethernet driver */ |