From owner-svn-src-stable-8@FreeBSD.ORG Mon Jun 11 19:48:49 2012 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBE5B106564A; Mon, 11 Jun 2012 19:48:49 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 255AC8FC18; Mon, 11 Jun 2012 19:48:49 +0000 (UTC) Received: by yhgm50 with SMTP id m50so3263101yhg.13 for ; Mon, 11 Jun 2012 12:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=FHCJweQw7uolitt5EICciULp/8otDBSsFsgp2eguQhI=; b=Ou6w8VShoHo8LNvQNzG9HqJABqw1iUUxSgDgnoPe+Ciy80I95CAyon7/9CAaxdl9SD /rLOvLDkRTIqo+kHirFQ5Ams8lJwJaDTZrQP1QqG26PEeXKuGc0/Jce0jatqXlKuusWQ qlX1cj5xdvj/zLLMFnlcUv2ejV70wga4jJUBzmtEXUktr2sPLD7okgO1VMsimbENfeAt HoFY8s945Mv1SZ+RsTixCVyM14slIthnAptHOryNo7ihhdES7whwNyCj3gvOpQKJpI7v LUbqhLDRQuRjf6NYT6WxFeeORSScNCchVdJV3a84au2sqVSmqp5gACTIokVrzbMUVkcK TAAQ== MIME-Version: 1.0 Received: by 10.50.195.234 with SMTP id ih10mr7170783igc.0.1339444128325; Mon, 11 Jun 2012 12:48:48 -0700 (PDT) Received: by 10.64.8.170 with HTTP; Mon, 11 Jun 2012 12:48:48 -0700 (PDT) In-Reply-To: References: <201206111909.q5BJ9tO8004549@svn.freebsd.org> Date: Mon, 11 Jun 2012 23:48:48 +0400 Message-ID: From: Sergey Kandaurov To: Isabell Long Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r236908 - stable/8/gnu/usr.bin/man/man X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2012 19:48:49 -0000 On 11 June 2012 23:14, Isabell Long wrote: > On Mon, Jun 11, 2012 at 8:09 PM, Isabell Long wrote: >> =A0PR: =A0 =A0 =A0 =A0 =A0 docs/158973 >> =A0Merge help: =A0 bz >> =A0Approved by: =A0gabor (mentor) > > Sorry, in this and my previous commit messages, I can never seem to > get the indentation right! =A0This time, I explicitly set vi's tab > length to 8 characters, and it still didn't like it, despite > displaying fine in my editor before I sent the commit. =A0Must try > harder... No, it looks pretty good, at lest in both message source (tab symbols), and there http://svnweb.freebsd.org/base?view=3Drevision&revision=3D236908. It probably doesn't look well in various email and web clients which do not respect fixed width (until it is managed to display it so). --=20 wbr, pluknet