From owner-freebsd-doc@FreeBSD.ORG Thu Jan 10 10:00:50 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D901616A420 for ; Thu, 10 Jan 2008 10:00:50 +0000 (UTC) (envelope-from nathan.podlich@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 8977913C447 for ; Thu, 10 Jan 2008 10:00:50 +0000 (UTC) (envelope-from nathan.podlich@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so624144rvb.43 for ; Thu, 10 Jan 2008 02:00:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=TcaBMJOGwMpyzIm3meS1pwYDSo0PR3gKFwl7Z27w56g=; b=CuXO+UzLTGSndLxqhp7xueYI/kSOLYrwZBKHKNSbOrZUs22gDJG5vf5b14IUYXsqJuriGMHuKxSo4U+Y/OcsIJpsH/TaeZkU/B8Dc/h0lJlmIYm2f7bQhQ5CU4w0ByYhg5nkVO0uge9x1/ScneDmDhwXuq2hLrvjILcQ+Vpsytc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Fv9t4n7fP8l18Fp3Hz9R3+bDj5cJ3APEKrwdaWz3aM0iNLqAbTcLD4CG6m1T1fziRdr1TNkIVRJr5ZyEj7Qe4AfgWC5TCPdV/kI8U/LGjsyE/Dxa0cTDfaLW+Ae55MJQhAzmOs5a/zyqWjo781vnD6UxUc48aPmNJ/69xycjVyc= Received: by 10.140.199.19 with SMTP id w19mr1024591rvf.219.1199957608403; Thu, 10 Jan 2008 01:33:28 -0800 (PST) Received: by 10.35.87.5 with HTTP; Thu, 10 Jan 2008 01:33:28 -0800 (PST) Message-ID: <6d586dfe0801100133p11a18b41u8e95a0a23cab1274@mail.gmail.com> Date: Thu, 10 Jan 2008 20:33:28 +1100 From: "Nathan Podlich" To: doc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Error in 7.0 Documentation? 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: Thu, 10 Jan 2008 10:00:50 -0000 Hello, On line 3903 I think there may be an error: - 3903 [i386,amd64] The snd_emu10kx(4) driver does support the following 3904 sound cards (although they are named similar to some supported 3905 ones): Should it read ...snd_emu10kx(4) driver does *not* support the following... ? -- Nathan Podlich