diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 18:03:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 20:44:07 +0100 |
commit | 926647e45645043500917abee5f610b1c8a70e02 (patch) | |
tree | b2506a7ea27ef9b7ab3eaa91cb94470f71fd54e4 /net-fs | |
parent | app-backup/bacula: fix typo (diff) | |
download | gentoo-926647e45645043500917abee5f610b1c8a70e02.tar.gz gentoo-926647e45645043500917abee5f610b1c8a70e02.tar.bz2 gentoo-926647e45645043500917abee5f610b1c8a70e02.zip |
net-fs/smbnetfs: fix typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/smbnetfs/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/smbnetfs/metadata.xml b/net-fs/smbnetfs/metadata.xml index aad79be36f5e..4758f1c23d0e 100644 --- a/net-fs/smbnetfs/metadata.xml +++ b/net-fs/smbnetfs/metadata.xml @@ -13,7 +13,7 @@ - user defined workgroup/link/hosts are supported - national character supported - in config files you can specify different user/password to access different network shares - - command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull) + - command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but useful) - the program is multithreaded, so simultaneous access to a file/share is possible </longdescription> <upstream> |