From fba07dcc00e117cd3b14d30a548c626bb618b02c Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 12 Sep 2007 05:31:44 +0000 Subject: Fix for Bug#3625 provided by Christian Perrier. (This used to be commit f2fa0439be08cc3ba4926a3d3950be78835bff27) --- docs/manpages-3/smbmount.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manpages-3') diff --git a/docs/manpages-3/smbmount.8.xml b/docs/manpages-3/smbmount.8.xml index 3ceb358ab9..85d0458f0a 100644 --- a/docs/manpages-3/smbmount.8.xml +++ b/docs/manpages-3/smbmount.8.xml @@ -90,8 +90,8 @@ specifies a file that contains a username and/or password. The format of the file is: -username = <value> -password = <value> +username=value +password=value This is preferred over having passwords in plaintext in a -- cgit