From patchwork Sat Oct 20 12:38:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Duy Nguyen X-Patchwork-Id: 10650469 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8F10414E2 for ; Sat, 20 Oct 2018 12:39:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 77A082861D for ; Sat, 20 Oct 2018 12:39:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6988E28620; Sat, 20 Oct 2018 12:39:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 12EAA2861D for ; Sat, 20 Oct 2018 12:39:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727672AbeJTUuP (ORCPT ); Sat, 20 Oct 2018 16:50:15 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:43197 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727652AbeJTUuO (ORCPT ); Sat, 20 Oct 2018 16:50:14 -0400 Received: by mail-lf1-f65.google.com with SMTP id p34-v6so27138013lfg.10 for ; Sat, 20 Oct 2018 05:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=2/sNaApBIyBZ7A54y0FtXxH1ysQkFibSOpvKt+9LCN4=; b=N0C8FvEtjzfCiobMymiFQXWSEiYcSRmv5NedYsgpSSFzlcIiszareozbtxFDmAYuEQ fG3qT2RfXQjBNbQHTXL0S8je/04IXb0Jq417E17zA5mbPg5E/BwqXWX3kPCVqLGqxlgY H/yQtXMhmdNQNSH4CKKAwTs5aqAcGZ6GnGdoXZW0cC3MfS6uZp2bBnDxW2Lv2MBf3VxQ KBtMu1UVnVVuUYrT4hxFdF0w7WvTGJy3avP5WCvs1yQ54NnbvfrfOt66oTiP4tc31/N0 +a00ydJ1WhWwQ5mg2q6ClCt1tck9cN/sCnvVFLBZ2HRcYWxJkorPPy9dlDxX00gGcTkA d5wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=2/sNaApBIyBZ7A54y0FtXxH1ysQkFibSOpvKt+9LCN4=; b=ge4ecncKMem95f+mInK5jCK28I8iP0gvJcih/fL3tiXC6mS+pKZKoe03KrCZ9163Ke EhVNM3SDYJObV2UHsbfsafEKxtkAfi9/WPjoKWTsBy7nkihUWYEn1oiVOyUoBbcC+eoP KXt1jiK/WtyC2myS8/BctUTvTYOAL+0fip9iSs7MevQtiVhWleAHWR8OekxYzuL9xduL /EX96NFw7/Bq17S44EEmoLaJkzp5pTEj2OzS2ajYHLtZuUD/DGYlXwOK3ubkU0VM8Zur nNHtNUZATvSCGcpkP8yMj829B4gH2j1VQzsHftgkfpguSXFNtRNGoTndN0TbMbqP5AeY DHxQ== X-Gm-Message-State: ABuFfohuNt01VTEz8iG6qVxqmliNK6bsLbLk1gyJ0Zd4Jq3+x7Z0HAil RKqBCemrpyru0aaUk8eD7lYZnNgr X-Google-Smtp-Source: ACcGV62kGY1TyBevL7LiXjM8jH46/LiTLGIgYF5E2VBJhUnSv/ym713/2gzrfwsSDhINfH8q7W9brg== X-Received: by 2002:a19:5710:: with SMTP id l16-v6mr5675822lfb.71.1540039192117; Sat, 20 Oct 2018 05:39:52 -0700 (PDT) Received: from localhost.localdomain (c80-216-12-205.bredband.comhem.se. [80.216.12.205]) by smtp.gmail.com with ESMTPSA id o22-v6sm5759379ljc.79.2018.10.20.05.39.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Oct 2018 05:39:51 -0700 (PDT) From: =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmfhu41jIER1eQ==?= To: git@vger.kernel.org Cc: Junio C Hamano , =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmc=?= =?utf-8?b?4buNYyBEdXk=?= Subject: [PATCH 36/59] config.txt: move man.* to a separate file Date: Sat, 20 Oct 2018 14:38:25 +0200 Message-Id: <20181020123848.2785-37-pclouds@gmail.com> X-Mailer: git-send-email 2.19.1.647.g708186aaf9 In-Reply-To: <20181020123848.2785-1-pclouds@gmail.com> References: <20181020123848.2785-1-pclouds@gmail.com> MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nguyễn Thái Ngọc Duy --- Documentation/config.txt | 13 +------------ Documentation/man-config.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 Documentation/man-config.txt diff --git a/Documentation/config.txt b/Documentation/config.txt index c057a290a4..72222c113f 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -620,18 +620,7 @@ include::mailinfo-config.txt[] include::mailmap-config.txt[] -man.viewer:: - Specify the programs that may be used to display help in the - 'man' format. See linkgit:git-help[1]. - -man..cmd:: - Specify the command to invoke the specified man viewer. The - specified command is evaluated in shell with the man page - passed as argument. (See linkgit:git-help[1].) - -man..path:: - Override the path for the given tool that may be used to - display help in the 'man' format. See linkgit:git-help[1]. +include::man-config.txt[] include::merge-config.txt[] diff --git a/Documentation/man-config.txt b/Documentation/man-config.txt new file mode 100644 index 0000000000..a727d987a8 --- /dev/null +++ b/Documentation/man-config.txt @@ -0,0 +1,12 @@ +man.viewer:: + Specify the programs that may be used to display help in the + 'man' format. See linkgit:git-help[1]. + +man..cmd:: + Specify the command to invoke the specified man viewer. The + specified command is evaluated in shell with the man page + passed as argument. (See linkgit:git-help[1].) + +man..path:: + Override the path for the given tool that may be used to + display help in the 'man' format. See linkgit:git-help[1].