From patchwork Wed Oct 21 11:35:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jani Nikula X-Patchwork-Id: 7456151 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 15353BEEA4 for ; Wed, 21 Oct 2015 11:31:42 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4D5AD2089F for ; Wed, 21 Oct 2015 11:31:41 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 6A63D207F7 for ; Wed, 21 Oct 2015 11:31:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E0F9C6EDD6; Wed, 21 Oct 2015 04:31:39 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTP id 8B25D6EDD6 for ; Wed, 21 Oct 2015 04:31:38 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 21 Oct 2015 04:31:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,711,1437462000"; d="scan'208";a="832060597" Received: from jnikula-mobl.fi.intel.com (HELO localhost) ([10.237.72.67]) by fmsmga002.fm.intel.com with ESMTP; 21 Oct 2015 04:31:36 -0700 From: Jani Nikula To: intel-gfx@lists.freedesktop.org Date: Wed, 21 Oct 2015 14:35:07 +0300 Message-Id: <1445427307-20612-1-git-send-email-jani.nikula@intel.com> X-Mailer: git-send-email 2.1.4 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Cc: Thomas Wood Subject: [Intel-gfx] [maintainer-tools PATCH] dim: fix man page warning X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP dim.rst:116: (WARNING/2) Title underline too short. Signed-off-by: Jani Nikula --- dim.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim.rst b/dim.rst index 91308f420338..ebbc04bc3604 100644 --- a/dim.rst +++ b/dim.rst @@ -113,7 +113,7 @@ branch, assuming that patches got merged to the wrong branch. After pushing also updates linux-next and drm-intel-nightly branches. checkout|co *branch* ------------------ +-------------------- Checks out the named branch. conq