linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergio.durigan@canonical.com>
To: linux-cifs@vger.kernel.org
Cc: Sergio Durigan Junior <sergio.durigan@canonical.com>
Subject: [PATCH] Separate binary names using comma in mount.cifs.rst
Date: Tue,  9 Jun 2020 14:00:44 -0400	[thread overview]
Message-ID: <20200609180044.500230-1-sergio.durigan@canonical.com> (raw)

According to lexgrog(1), when a manpage refers to multiple programs
their names should be separated using a comma and a whitespace.  This
helps silence a lintian warning when building cifs-utils on Debian.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>
---
 mount.cifs.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mount.cifs.rst b/mount.cifs.rst
index 354269b..6ad84f1 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -1,6 +1,6 @@
-=====================
-mount.cifs mount.smb3
-=====================
+======================
+mount.cifs, mount.smb3
+======================
 
 --------------------------------------------------
 mount using the Common Internet File System (CIFS)
-- 
2.25.1


             reply	other threads:[~2020-06-09 18:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 18:00 Sergio Durigan Junior [this message]
2020-08-29  0:22 ` [PATCH] Separate binary names using comma in mount.cifs.rst Pavel Shilovsky
2020-12-21 22:52   ` Sergio Durigan Junior
2020-12-28 18:08     ` Pavel Shilovsky
2020-12-31  5:56       ` Sergio Durigan Junior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200609180044.500230-1-sergio.durigan@canonical.com \
    --to=sergio.durigan@canonical.com \
    --cc=linux-cifs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).