diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-04-17 22:37:19 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-04-17 22:37:19 +0000 |
commit | dc733423474fd7365890fcf290b2e017d9907635 (patch) | |
tree | f04733bf778cda0edb2eb1ec13178fd0303eb05a /sys/i386/isa/ultra14f.c | |
parent | 2720a2efd612c8a8d4b9bbeaee1491d664de797e (diff) |
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
Notes
Notes:
svn path=/head/; revision=35256
Diffstat (limited to 'sys/i386/isa/ultra14f.c')
-rw-r--r-- | sys/i386/isa/ultra14f.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/ultra14f.c b/sys/i386/isa/ultra14f.c index f24d61ece991..b36a58f07a01 100644 --- a/sys/i386/isa/ultra14f.c +++ b/sys/i386/isa/ultra14f.c @@ -22,7 +22,7 @@ * today: Fri Jun 2 17:21:03 EST 1994 * added 24F support ++sg * - * $Id: ultra14f.c,v 1.57 1997/09/21 21:41:45 gibbs Exp $ + * $Id: ultra14f.c,v 1.58 1998/03/25 22:40:06 imp Exp $ */ #ifdef KERNEL /* don't laugh.. this compiles to a program too.. look */ @@ -551,7 +551,7 @@ uha_attach(dev) /* * Return some information to the caller about - * the adapter and it's capabilities + * the adapter and its capabilities */ u_int32_t uha_adapter_info(unit) |