From owner-cvs-doc@FreeBSD.ORG Tue Feb 14 16:32:27 2012 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39E951065674; Tue, 14 Feb 2012 16:32:27 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9FE548FC17; Tue, 14 Feb 2012 16:32:26 +0000 (UTC) Received: by werm13 with SMTP id m13so125971wer.13 for ; Tue, 14 Feb 2012 08:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=vGmcnO11+jGKAGbC9xxju9k+23sR56ozyi7xZnMbg8k=; b=cIBgPtD56uvr8JLmnu9vzMzB/QbtMlexyj+XGFV0uR/et6zq5EFHjDTKZ2N6XoGIIF S7wpXUgRj3AaT4yBzzve/SCJlRlWQRpK7nQ79E0T861uWotmbVAxe2scMTFzzD3tCEAw QrUIeJt9SEmSxusOaRqf0qpOW8USeDHWATIPM= Received: by 10.216.131.78 with SMTP id l56mr1299543wei.56.1329235313372; Tue, 14 Feb 2012 08:01:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.15.90 with HTTP; Tue, 14 Feb 2012 08:01:23 -0800 (PST) In-Reply-To: <201202111759.q1BHxkcp057264@repoman.freebsd.org> References: <201202111759.q1BHxkcp057264@repoman.freebsd.org> From: Eitan Adler Date: Tue, 14 Feb 2012 11:01:23 -0500 Message-ID: To: Hiroki Sato Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQlXi7ODjIbtbLztvM35hntxS/NrI9n3BFl4+A3O3/luLysSxiyC5zgZAaQYQImxYH0ld8Ws Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/share/mk doc.common.mk X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2012 16:32:27 -0000 On Sat, Feb 11, 2012 at 12:59 PM, Hiroki Sato wrote: > hrs =C2=A0 =C2=A0 =C2=A0 =C2=A0 2012-02-11 17:59:46 UTC > > =C2=A0FreeBSD doc repository > > =C2=A0Modified files: > =C2=A0 =C2=A0share/mk =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 doc.commo= n.mk > =C2=A0Log: > =C2=A0Prevent generation of foo.html-e files. Thanks! --=20 Eitan Adler