From owner-cvs-all@FreeBSD.ORG Sun Feb 18 19:48:59 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0DC716A402; Sun, 18 Feb 2007 19:48:59 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9197613C4A3; Sun, 18 Feb 2007 19:48:59 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1IJmxBR048755; Sun, 18 Feb 2007 19:48:59 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1IJmxr0048754; Sun, 18 Feb 2007 19:48:59 GMT (envelope-from ceri) Message-Id: <200702181948.l1IJmxr0048754@repoman.freebsd.org> From: Ceri Davies Date: Sun, 18 Feb 2007 19:48:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/bin/expr expr.y src/share/dict web2a src/sys/dev/aic7xxx aic79xx.seq X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 19:48:59 -0000 ceri 2007-02-18 19:48:59 UTC FreeBSD src repository Modified files: bin/expr expr.y share/dict web2a sys/dev/aic7xxx aic79xx.seq Log: Correct typos containing my login name (plus one more in expr.y). Found courtesy of a recursive grep in the wrong directory. Revision Changes Path 1.25 +2 -2 src/bin/expr/expr.y 1.2 +1 -1 src/share/dict/web2a 1.19 +1 -1 src/sys/dev/aic7xxx/aic79xx.seq