diff options
author | Sergio Durigan Junior <sergio.durigan@canonical.com> | 2020-06-09 14:00:44 -0400 |
---|---|---|
committer | Pavel Shilovsky <pshilov@microsoft.com> | 2020-09-03 10:35:18 -0700 |
commit | c6507ce519916f33101fe949895f6d42db1d1213 (patch) | |
tree | dc28a20f27b3a2ccfbe900e621cd2f8788c670e0 /mount.cifs.rst | |
parent | aeaa786aceb0ea781ded2c151fb68f6b34880ad4 (diff) | |
download | cifs-utils-c6507ce519916f33101fe949895f6d42db1d1213.tar.gz cifs-utils-c6507ce519916f33101fe949895f6d42db1d1213.tar.bz2 cifs-utils-c6507ce519916f33101fe949895f6d42db1d1213.zip |
Separate binary names using comma in mount.cifs.rst
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>
Diffstat (limited to 'mount.cifs.rst')
-rw-r--r-- | mount.cifs.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mount.cifs.rst b/mount.cifs.rst index b872fe3..9d4446f 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) |