From 81dcfb24f54a5757f7c9fe08285bf527b8333506 Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Tue, 15 May 2018 10:12:32 +0200 Subject: docs: cleanup rst formating Signed-off-by: Aurelien Aptel Reviewed-by: Steve French Reviewed-by: Pavel Shilovsky --- mount.cifs.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mount.cifs.rst') diff --git a/mount.cifs.rst b/mount.cifs.rst index a81c6c4..c0f0bdb 100644 --- a/mount.cifs.rst +++ b/mount.cifs.rst @@ -47,7 +47,6 @@ unmounted (usually via the ``umount`` utility). OPTIONS ******* - username=arg|user=arg specifies the username to connect as. If this is not given, then the environment variable USER is used. @@ -84,9 +83,9 @@ credentials=filename|cred=filename password=value domain=value - This is preferred over having passwords in plaintext in a shared file, - such as ``/etc/fstab`` . Be sure to protect any credentials file - properly. + This is preferred over having passwords in plaintext in a shared file, + such as */etc/fstab* . Be sure to protect any credentials file + properly. uid=arg sets the uid that will own all files or directories on the mounted @@ -558,7 +557,7 @@ It's generally preferred to use forward slashes (/) as a delimiter in service names. They are considered to be the "universal delimiter" since they are generally not allowed to be embedded within path components on Windows machines and the client can convert them to -backslashes (\) unconditionally. Conversely, backslash characters are +backslashes (\\) unconditionally. Conversely, backslash characters are allowed by POSIX to be part of a path component, and can't be automatically converted in the same way. -- cgit v1.2.3