From owner-freebsd-doc@FreeBSD.ORG Thu Feb 23 04:51:04 2012 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 68569106566B; Thu, 23 Feb 2012 04:51:04 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 4769A8FC15; Thu, 23 Feb 2012 04:51:04 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id q1N4p3o5096443; Wed, 22 Feb 2012 20:51:03 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id q1N4p3Ng096442; Wed, 22 Feb 2012 20:51:03 -0800 (PST) (envelope-from sgk) Date: Wed, 22 Feb 2012 20:51:03 -0800 From: Steve Kargl To: Eitan Adler Message-ID: <20120223045103.GA96433@troutmask.apl.washington.edu> References: <201202230247.q1N2l4SJ010698@freefall.freebsd.org> <20120223033151.GA96158@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-doc@freebsd.org, dim@freebsd.org Subject: Re: docs/149051: [request] No document for clang or clang++ 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, 23 Feb 2012 04:51:04 -0000 On Wed, Feb 22, 2012 at 11:17:35PM -0500, Eitan Adler wrote: > On Wed, Feb 22, 2012 at 10:31 PM, Steve Kargl > wrote: > >> > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=149051 > > > > Perhaps, I'm misreading the 'State-Changed-From-To' > > field. ??Why was this pr closed? ??I have a 1 week > > old -current. ??'man clang[++]' does not give a > > manual page. > > I have a clang++ man page and > > Date: Wed Oct 12 17:25:49 2011 > New Revision: 226310 > > from the PR seems to add one. > I forgot that the system I checked has WITHOUT_CLANG defined, so the man pages of course are no installed. Sorry about the noise, and thanks for reaping the PR. -- Steve