From owner-freebsd-doc@FreeBSD.ORG Thu Jul 17 14:30:06 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB401065675 for ; Thu, 17 Jul 2008 14:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E62DC8FC25 for ; Thu, 17 Jul 2008 14:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6HEU6dO005192 for ; Thu, 17 Jul 2008 14:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6HEU6mq005189; Thu, 17 Jul 2008 14:30:06 GMT (envelope-from gnats) Date: Thu, 17 Jul 2008 14:30:06 GMT Message-Id: <200807171430.m6HEU6mq005189@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: John Baldwin Cc: Subject: Re: docs/125581: In manpages on i386, there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 14:30:07 -0000 The following reply was made to PR docs/125581; it has been noted by GNATS. From: John Baldwin To: freebsd-doc@freebsd.org, n-kogane@syd.odn.ne.jp Cc: FreeBSD-gnats-submit@freebsd.org, des@freebsd.org Subject: Re: docs/125581: In manpages on i386, there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4. Date: Thu, 17 Jul 2008 09:13:24 -0400 On Sunday 13 July 2008 02:39:31 pm n-kogane@syd.odn.ne.jp wrote: > > >Number: 125581 > >Category: docs > >Synopsis: In manpages on i386, there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4. > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-doc > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: doc-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Jul 13 19:40:06 UTC 2008 > >Closed-Date: > >Last-Modified: > >Originator: Nobuyuki Koganemaru > >Release: FreeBSD 7.0-RELEASE i386, FreeBSD 8.0-CURRENT i386. > >Organization: > KOGANEMARU Computer Engineering Service Corporation. > >Environment: > System: FreeBSD kcesx37.koganemaru.co.jp 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > >Description: > In 7.0-RELEASE, 8.0-CURRENT manpages on i386, > there are two same name files. > man4/i386/ichwd.4 and man4/ichwd.4. > Which one is correct? > >How-To-Repeat: > please check manpages. > >Fix: > I do not known. It looks like des@ wrote both and didn't notice he'd already written the first one in man4.i386 when he wrote the second one. I think the one in man4.i386 can just be removed now. -- John Baldwin