From owner-cvs-src@FreeBSD.ORG Mon May 26 14:10:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4E937B401; Mon, 26 May 2003 14:10:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B31D43F85; Mon, 26 May 2003 14:10:59 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4QLAw0U016142; Mon, 26 May 2003 14:10:58 -0700 (PDT) (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4QLAwqM016141; Mon, 26 May 2003 14:10:58 -0700 (PDT) Message-Id: <200305262110.h4QLAwqM016141@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 26 May 2003 14:10:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 21:11:00 -0000 gibbs 2003/05/26 14:10:58 PDT FreeBSD src repository Modified files: sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq Log: Fixup spelling of "coalesce" and derivatives. Approved by: RE Revision Changes Path 1.13 +36 -36 src/sys/dev/aic7xxx/aic79xx.c 1.11 +17 -17 src/sys/dev/aic7xxx/aic79xx.h 1.12 +10 -10 src/sys/dev/aic7xxx/aic79xx.reg 1.9 +14 -14 src/sys/dev/aic7xxx/aic79xx.seq