From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 14:29:03 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E0D16A4CE for ; Mon, 15 Dec 2003 14:29:03 -0800 (PST) Received: from maeko.hayai.de (maeko.hayai.de [217.172.178.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B6CA43D39 for ; Mon, 15 Dec 2003 14:29:02 -0800 (PST) (envelope-from mail@maeko.hayai.de) Received: from maeko.hayai.de (localhost [127.0.0.1]) by maeko.hayai.de (8.12.7/8.12.7) with ESMTP id hBFMT0xj014686 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Mon, 15 Dec 2003 23:29:00 +0100 Received: (from mail@localhost) by maeko.hayai.de (8.12.7/8.12.7/Submit) id hBFMT0dY014685 for current@freebsd.org; Mon, 15 Dec 2003 23:29:00 +0100 Date: Mon, 15 Dec 2003 23:29:00 +0100 From: Marco Wertejuk To: current@freebsd.org Message-ID: <20031215222900.GA14352@maeko.hayai.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Popular typo: becuase X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 22:29:04 -0000 Hello, while debugging racoon I noticed the KAME developer typed becuase instead of because in one of the debug strings ("ignore the acquire becuase ph2 found"). Afterwards I did a grep on the freebsd source tree to see if it is also a popular typo here (grep matched 4 times in racoon), so I found these affected files: contrib/binutils/bfd/ChangeLog-9193 contrib/gcc/config/i386/sco5.h sys/contrib/ngatm/netnatm/sig/unipriv.h sys/dev/stg/tmc18c30.c sys/netinet/tcp_subr.c sys/nfsserver/nfs_srvsubs.c It's always inside of comments but perhaps someone wants to do this cosmetic correction. -- Mit freundlichen Gruessen, Marco Wertejuk - mwcis.com Consulting & Internet Solutions