From 759e80db3df46eb4e1e8d02d28f6df859e880ec9 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 26 Sep 2003 21:43:33 +0000 Subject: 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. --- sys/dev/tc/tcds.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/tc') diff --git a/sys/dev/tc/tcds.c b/sys/dev/tc/tcds.c index 3098e0deb6e..4e7d6947641 100644 --- a/sys/dev/tc/tcds.c +++ b/sys/dev/tc/tcds.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tcds.c,v 1.2 2002/10/12 01:09:44 krw Exp $ */ +/* $OpenBSD: tcds.c,v 1.3 2003/09/26 21:43:31 miod Exp $ */ /* $NetBSD: tcds.c,v 1.3 2001/11/13 06:26:10 lukem Exp $ */ /*- @@ -230,7 +230,7 @@ tcdsattach(parent, self, aux) TCDS_CIR_GPI_2) != 0; /* - * Set up the per-slot defintions for later use. + * Set up the per-slot definitions for later use. */ /* fill in common information first */ -- cgit v1.2.3