From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?=" Subject: [PATCH 3/6] Use parentheses and `...' where appropriate Date: Fri, 8 Oct 2010 19:31:17 +0200 Message-ID: <1286559080-27257-4-git-send-email-stepnem@gmail.com> References: <87fwwhszsf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: jrnieder@gmail.com, gitster@pobox.com To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Oct 08 19:35:19 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P4Gqk-0000hg-AV for gcvg-git-2@lo.gmane.org; Fri, 08 Oct 2010 19:35:18 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932509Ab0JHReN convert rfc822-to-quoted-printable (ORCPT ); Fri, 8 Oct 2010 13:34:13 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:46375 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759260Ab0JHReE (ORCPT ); Fri, 8 Oct 2010 13:34:04 -0400 Received: by mail-bw0-f46.google.com with SMTP id 15so456728bwz.19 for ; Fri, 08 Oct 2010 10:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=O1bo6X0dqPbChOyv1HB7Akb1tjBAiL4cZQOt3/EQ8aI=; b=heyKhc1QRn8MSrOAJt74aQma3/wHdbtQI9X5ONON4HhbPf2Oe06LU356jR5X/bvRey om+6CwQnYZ9XmLqXs/8FN28R9yK1FehAM1xNp2e8maJT5FjjCZJ7xFbHSVeOZMfkksLo TCeQwmc0a4Ix1M/w2nfu93giQkqD8ukZMhMdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding; b=i9jZdTaiQ/GD36WzQFm/laT69KCORxCOj8mj0PzUrZJUIRTnBTNlTiFYPy88OQ5hXk 1E+fHxxDT9PcHHTiHxDsc+qe6PW8ED6LxWfq4etSXv+UvSDZMpgFfJJqeGWvapxSTdC4 DsohKq9w+uNNZ5fq/xtBk9I7HduWD1MI95Nac= Received: by 10.204.51.3 with SMTP id b3mr2330130bkg.44.1286559241982; Fri, 08 Oct 2010 10:34:01 -0700 (PDT) Received: from localhost (176.119.broadband10.iol.cz [90.177.119.176]) by mx.google.com with ESMTPS id l14sm1518153bkb.19.2010.10.08.10.33.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 08 Oct 2010 10:34:01 -0700 (PDT) X-Mailer: git-send-email 1.7.3.rc2.221.gbf93f.dirty In-Reply-To: <87fwwhszsf.fsf@gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Remove some stray usage of other bracket types and asterisks for the same purpose. Signed-off-by: =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec --- Documentation/git-am.txt | 4 ++-- Documentation/git-apply.txt | 2 +- Documentation/git-checkout-index.txt | 2 +- Documentation/git-commit-tree.txt | 2 +- Documentation/git-fetch.txt | 2 +- Documentation/git-filter-branch.txt | 2 +- Documentation/git-for-each-ref.txt | 2 +- Documentation/git-init.txt | 2 +- Documentation/git-ls-files.txt | 2 +- Documentation/git-mailsplit.txt | 2 +- Documentation/git-mergetool.txt | 2 +- Documentation/git-pack-objects.txt | 2 +- Documentation/git-relink.txt | 2 +- Documentation/git-remote.txt | 2 +- Documentation/git-rev-list.txt | 2 +- Documentation/git-rev-parse.txt | 2 +- Documentation/git-show-branch.txt | 2 +- Documentation/git-svn.txt | 2 +- Documentation/git-update-index.txt | 4 ++-- Documentation/rev-list-options.txt | 2 +- Documentation/user-manual.txt | 2 +- builtin/commit-tree.c | 2 +- builtin/fetch.c | 2 +- builtin/index-pack.c | 2 +- builtin/ls-files.c | 2 +- builtin/mailsplit.c | 2 +- builtin/pack-objects.c | 2 +- builtin/remote.c | 2 +- builtin/show-branch.c | 2 +- git-am.sh | 2 +- git-relink.perl | 2 +- 31 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 9e62f87..51297d0 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -14,7 +14,7 @@ SYNOPSIS [--ignore-date] [--ignore-space-change | --ignore-whitespace] [--whitespace=3D