diff options
author | John Terpstra <jht@samba.org> | 2005-10-17 15:59:33 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:08 -0500 |
commit | 2a57a3ded39b97f67282a2ae7d4b28626fa76f67 (patch) | |
tree | 1f0fe1168cdc0c3264532dd9e5cb3e533cbc364c /docs/manpages-3/smbmount.8.xml | |
parent | 0a3ca819ce04a3e7bde51416139188e27c575deb (diff) | |
download | samba-2a57a3ded39b97f67282a2ae7d4b28626fa76f67.tar.gz samba-2a57a3ded39b97f67282a2ae7d4b28626fa76f67.tar.bz2 samba-2a57a3ded39b97f67282a2ae7d4b28626fa76f67.zip |
Fix for bug #3146
(This used to be commit 86fd63bebe314d1137c01fc6b0cf097e8ddabb17)
Diffstat (limited to 'docs/manpages-3/smbmount.8.xml')
-rw-r--r-- | docs/manpages-3/smbmount.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages-3/smbmount.8.xml b/docs/manpages-3/smbmount.8.xml index 68e0b351e0..c8eaa664f2 100644 --- a/docs/manpages-3/smbmount.8.xml +++ b/docs/manpages-3/smbmount.8.xml @@ -69,8 +69,8 @@ <varlistentry> <term>password=<arg></term> <listitem><para>specifies the SMB password. If this - option is not given then the environment variable - <envar>PASSWD</envar> is used. If it can find + option is not given then the environment variable + <literal>PASSWD</literal> is used. If it can find no password <command>smbmount</command> will prompt for a passeword, unless the guest option is given. </para> |