From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David E. Wheeler" Subject: Re: Bad Man Page URLs Date: Thu, 26 Apr 2012 13:24:35 -0700 Message-ID: <0DF25EFA-9CB5-4CA3-B654-D796175220F7@justatheory.com> References: <2AC038A1-3D8D-425E-92B3-DADFD027761A@justatheory.com> <20120406023223.GB16264@sigill.intra.peff.net> <20120406025457.GA23997@sigill.intra.peff.net> <20120406042215.GA3938@burratino> <20120406054637.GA25301@sigill.intra.peff.net> <7vzkap1gck.fsf@alter.siamese.dyndns.org> <20120426201921.GA15026@burratino> Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Junio C Hamano , Jeff King , git@vger.kernel.org To: Jonathan Nieder X-From: git-owner@vger.kernel.org Thu Apr 26 22:24:46 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SNVF5-0003Ke-F5 for gcvg-git-2@plane.gmane.org; Thu, 26 Apr 2012 22:24:43 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754749Ab2DZUYi convert rfc822-to-quoted-printable (ORCPT ); Thu, 26 Apr 2012 16:24:38 -0400 Received: from b-pb-sasl-quonix.pobox.com ([208.72.237.35]:63740 "EHLO smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751439Ab2DZUYh convert rfc822-to-8bit (ORCPT ); Thu, 26 Apr 2012 16:24:37 -0400 Received: from smtp.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id 269D26F12; Thu, 26 Apr 2012 16:24:37 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=subject :mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=sasl; bh= YRZn75UZktkDPK7CMTl6GBew6gk=; b=gKQTHzgVY3NmpxdDMblX9BYPhHtRUPJm FcBV9Z8lVMUKMu1ZdYr8cwjhCceC7PU0yJ6o10HsENYNGGioYf7C9Sjm9NHb5NA7 K6nblUtATg8R4+Kq8dyzKfWHNESeNfk8ViNjsswVeBMsDZUre9LNeMzk4IQ76OPA VM2LoFhVDIM= Received: from b-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id 1E9976F11; Thu, 26 Apr 2012 16:24:37 -0400 (EDT) Received: from hydrogen.iovation.com (unknown [74.121.28.6]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by b-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 70B186F10; Thu, 26 Apr 2012 16:24:36 -0400 (EDT) In-Reply-To: <20120426201921.GA15026@burratino> X-Mailer: Apple Mail (2.1257) X-Pobox-Relay-ID: D7BD9796-8FDD-11E1-85B9-FC762E706CDE-76319746!b-pb-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Apr 26, 2012, at 1:19 PM, Jonathan Nieder wrote: > Sure they are --- they tell you where in the git-htmldocs tarball > from [1] to find the relevant pages. >=20 > Do you know of a public webpage we can count on to continue to serve > the docs? I agree that that would be even better. All of those titles have links on gitmanual.org: http://www.gitmanual.org/ Although it looks like the =93GIT API documentation=94 link is broken (= 404). Best, David