commit: 926647e45645043500917abee5f610b1c8a70e02
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 17:03:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 19:44:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926647e4
net-fs/smbnetfs: fix typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-fs/smbnetfs/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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>