From owner-freebsd-doc@FreeBSD.ORG Tue May 9 15:16:46 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 686E716A408; Tue, 9 May 2006 15:16:46 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail2.ambrisko.com (mail2.ambrisko.com [64.174.51.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB14443D6A; Tue, 9 May 2006 15:16:39 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) ([192.168.1.2]) by mail2.ambrisko.com with ESMTP; 09 May 2006 08:15:42 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.11/8.12.11) with ESMTP id k49FGcuS047146; Tue, 9 May 2006 08:16:38 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.11/8.12.11/Submit) id k49FGcPj047145; Tue, 9 May 2006 08:16:38 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200605091516.k49FGcPj047145@ambrisko.com> In-Reply-To: <20060506091313.GB44060@haakonia.hitnet.RWTH-Aachen.DE> To: Christian Brueffer Date: Tue, 9 May 2006 08:16:38 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Cc: freebsd-doc@FreeBSD.org Subject: Re: Review, suggests, help for linsysfs man page 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: Tue, 09 May 2006 15:16:47 -0000 Christian Brueffer writes: | On Thu, May 04, 2006 at 12:23:54PM -0700, Doug Ambrisko wrote: | > | > Please show me the error of my ways :-) This file system, the changes to | > the the Linux emulator and the mfi(4) driver will let us configure an LSI | > SAS RAID card via FreeBSD. | | Attached is a version of the manpage with several fixes included. Some | more mdoc magic may still be necessary, I didn't have much time to look | at it yet. Looks good to me. Is it okay to check in? Thanks, Doug A.