From patchwork Wed Aug 8 09:38:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Aur=C3=A9lien_Aptel?= X-Patchwork-Id: 10559695 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 4870614E5 for ; Wed, 8 Aug 2018 09:38:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A3442A9E8 for ; Wed, 8 Aug 2018 09:38:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C0222AA05; Wed, 8 Aug 2018 09:38:24 +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=-2.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI 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 EE22C2A9E8 for ; Wed, 8 Aug 2018 09:38:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726772AbeHHL5P (ORCPT ); Wed, 8 Aug 2018 07:57:15 -0400 Received: from mx2.suse.de ([195.135.220.15]:46626 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726726AbeHHL5P (ORCPT ); Wed, 8 Aug 2018 07:57:15 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 2417EADB0; Wed, 8 Aug 2018 09:38:21 +0000 (UTC) From: Aurelien Aptel To: linux-cifs@vger.kernel.org Cc: piastryyy@gmail.com, Aurelien Aptel Subject: [cifs-utils PATCH v1 0/2] More man page cleanup Date: Wed, 8 Aug 2018 11:38:14 +0200 Message-Id: <20180808093816.22773-1-aaptel@suse.com> X-Mailer: git-send-email 2.13.7 Sender: linux-cifs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The man patch applies on top of current next and includes the changes from my last patch + a couple of others. Aurelien Aptel (2): checkopts: report duplicated options in man page mount.cifs.rst: more cleanups checkopts | 19 +++++++++++++++--- mount.cifs.rst | 61 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 45 insertions(+), 35 deletions(-)