All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Separate binary names using comma in mount.cifs.rst
@ 2020-06-09 18:00 Sergio Durigan Junior
  2020-08-29  0:22 ` Pavel Shilovsky
  0 siblings, 1 reply; 5+ messages in thread
From: Sergio Durigan Junior @ 2020-06-09 18:00 UTC (permalink / raw)
  To: linux-cifs; +Cc: Sergio Durigan Junior

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-31  5:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-09 18:00 [PATCH] Separate binary names using comma in mount.cifs.rst Sergio Durigan Junior
2020-08-29  0:22 ` 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.