From owner-freebsd-doc@FreeBSD.ORG Mon Mar 6 17:57:27 2006 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0316C16A420 for ; Mon, 6 Mar 2006 17:57:27 +0000 (GMT) (envelope-from rosti.bsd@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 958D243D45 for ; Mon, 6 Mar 2006 17:57:26 +0000 (GMT) (envelope-from rosti.bsd@gmail.com) Received: by zproxy.gmail.com with SMTP id f1so1268887nzc for ; Mon, 06 Mar 2006 09:57:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BpSNBgSoup6yWH2q7dYgThwkEPQhzzkY8ZFaxTE8WlV5RaXIKGLMiZQhZblqd7RPt3WBRUiRulmHfG3jHu5iVDos02vNVa/0tkQHxTO132fzVB+Mc93S4xzxW8GjIjDHhVx8XF4zLq16L+7eAKPAf5un84tfJSX84lru+Ub089k= Received: by 10.64.53.8 with SMTP id b8mr2745861qba; Mon, 06 Mar 2006 09:57:25 -0800 (PST) Received: by 10.64.220.4 with HTTP; Mon, 6 Mar 2006 09:57:25 -0800 (PST) Message-ID: <59e2ee810603060957j2252e1bcobd7e842c9db3ebe6@mail.gmail.com> Date: Mon, 6 Mar 2006 19:57:25 +0200 From: "Rostislav Krasny" To: freebsd-doc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: typo in NOTES X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 17:57:27 -0000 Hi, /usr/src/sys/conf/NOTES has following commentary line: # pccbb: pci/cardbus bridge implementing YENTA interface However there is no "device pccbb" but "device cbb".