From owner-freebsd-doc@FreeBSD.ORG Tue Dec 17 04:59:58 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 927BCEDB; Tue, 17 Dec 2013 04:59:58 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 432EC1939; Tue, 17 Dec 2013 04:59:57 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id rBH4xor8054903; Mon, 16 Dec 2013 21:59:50 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id rBH4xoQK054900; Mon, 16 Dec 2013 21:59:50 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 16 Dec 2013 21:59:50 -0700 (MST) From: Warren Block To: Jamie Landeg Jones Subject: Re: docs/184791: [patch] man page for 'diff3' references 'info diff' instead of 'info diff3' In-Reply-To: <201312170419.rBH4Js3t004551@catnip.dyslexicfish.net> Message-ID: References: <201312160621.rBG6LOZ1070718@catnip.dyslexicfish.net> <201312170419.rBH4Js3t004551@catnip.dyslexicfish.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 16 Dec 2013 21:59:50 -0700 (MST) Cc: freebsd-doc@freebsd.org, FreeBSD-gnats-submit@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 04:59:58 -0000 On Tue, 17 Dec 2013, Jamie Landeg Jones wrote: >> Agreed. However, this is "contrib" software from an external source, >> and we generally prefer to get them patched upstream to avoid having to >> maintain local patches. I think this is the project page: >> http://www.gnu.org/software/diffutils/ >> >> It's not clear how they prefer to get bug reports, but maybe a post to >> their mailing list would help. > > Ahhhh. Yeah. That makes sense. I'll persue that avenue. Sorry for the > unintentional 'spam'. Feel free to close the PR! > > Cheers for the reply, Jamie It's not a problem, and thanks for making the effort to report it. If you find other problems with the documentation but aren't sure where to report them, the freebsd-doc mailing list at http://lists.freebsd.org/mailman/listinfo/freebsd-doc can help classify them. Thanks!