From owner-freebsd-doc@FreeBSD.ORG Sat Dec 9 13:40:13 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C734116A415 for ; Sat, 9 Dec 2006 13:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34D1643CA1 for ; Sat, 9 Dec 2006 13:39:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB9DeD2v031962 for ; Sat, 9 Dec 2006 13:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB9DeDPe031959; Sat, 9 Dec 2006 13:40:13 GMT (envelope-from gnats) Date: Sat, 9 Dec 2006 13:40:13 GMT Message-Id: <200612091340.kB9DeDPe031959@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "Simon L. Nielsen" Cc: Subject: Re: docs/106425: [PATCH] add a HARDWARE-section to ata(4) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Simon L. Nielsen" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2006 13:40:13 -0000 The following reply was made to PR docs/106425; it has been noted by GNATS. From: "Simon L. Nielsen" To: Niclas Zeising Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: docs/106425: [PATCH] add a HARDWARE-section to ata(4) Date: Sat, 9 Dec 2006 14:31:10 +0100 On 2006.12.07 18:04:23 +0100, Niclas Zeising wrote: > And, as promised, the correct patch. I apologize for the confusion, I > attached the wrong file yesterday night. > //Niclas > --- src/share/man/man4/ata.4.orig 2006-12-06 19:56:35.000000000 +0100 > +++ src/share/man/man4/ata.4 2006-12-06 22:03:04.000000000 +0100 > @@ -98,55 +98,314 @@ [cut] Just for historic info... I didn't commit my change to add a HARDWARE section for ata(4), though I did do the conversion, since it just didn't see that useful to list chipsets in the Hardware notes. I'm not against adding a hardware section, that just why there isn't one today. Anyway, if this is to be committed it should be OK'ed by sos@ IMO. -- Simon L. Nielsen