From owner-freebsd-doc@FreeBSD.ORG Thu Jul 17 14:25:13 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05F21106568B; Thu, 17 Jul 2008 14:25:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6756A8FC23; Thu, 17 Jul 2008 14:25:10 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m6HEOvFV032292; Thu, 17 Jul 2008 10:25:03 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-doc@freebsd.org, n-kogane@syd.odn.ne.jp Date: Thu, 17 Jul 2008 09:13:24 -0400 User-Agent: KMail/1.9.7 References: <20080713183931.8958A2843F@kcesx30.koganemaru.co.jp> In-Reply-To: <20080713183931.8958A2843F@kcesx30.koganemaru.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807170913.25138.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Thu, 17 Jul 2008 10:25:03 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7736/Thu Jul 17 09:11:09 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx 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. 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, 17 Jul 2008 14:25:13 -0000 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