diff options
Diffstat (limited to 'docs/htmldocs/smbmount.8.html')
-rw-r--r-- | docs/htmldocs/smbmount.8.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html index 233dee51d7..eff8fea825 100644 --- a/docs/htmldocs/smbmount.8.html +++ b/docs/htmldocs/smbmount.8.html @@ -29,9 +29,9 @@ on the command line. However, the same password defined in the PASSWD environment variable or a credentials file (see below) will be read correctly. - </p></dd><dt><span class="term">credentials=<filename></span></dt><dd><p>specifies a file that contains a username and/or password. + </p></dd><dt><span class="term">credentials=<filename></span></dt><dd xmlns:ns1=""><ns1:p>specifies a file that contains a username and/or password. The format of the file is: -</p><pre class="programlisting"> +</ns1:p><pre class="programlisting"> username = <value> password = <value> </pre><p>This is preferred over having passwords in plaintext in a |