From owner-freebsd-doc@FreeBSD.ORG Tue Dec 17 05:10:01 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7516E58D for ; Tue, 17 Dec 2013 05:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 61AD01A1B for ; Tue, 17 Dec 2013 05:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBH5A1VX074641 for ; Tue, 17 Dec 2013 05:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBH5A1KR074640; Tue, 17 Dec 2013 05:10:01 GMT (envelope-from gnats) Date: Tue, 17 Dec 2013 05:10:01 GMT Message-Id: <201312170510.rBH5A1KR074640@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Warren Block Subject: Re: docs/184791: [patch] man page for 'diff3' references 'info diff' instead of 'info diff3' X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Warren Block List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 05:10:01 -0000 The following reply was made to PR docs/184791; it has been noted by GNATS. From: Warren Block To: Jamie Landeg Jones Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-doc@freebsd.org Subject: Re: docs/184791: [patch] man page for 'diff3' references 'info diff' instead of 'info diff3' Date: Mon, 16 Dec 2013 21:59:50 -0700 (MST) 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!