diff options
author | Gerald Carter <jerry@samba.org> | 2003-10-01 17:07:28 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-10-01 17:07:28 +0000 |
commit | bf498934c14dca51ed93a083b52429a37aea9c70 (patch) | |
tree | f76e79af0ebf9307cdb229277a72750304b9cf8e | |
parent | e1f16f33219b44f0a66af0da0a02d8e8781a24f6 (diff) | |
download | samba-bf498934c14dca51ed93a083b52429a37aea9c70.tar.gz samba-bf498934c14dca51ed93a083b52429a37aea9c70.tar.bz2 samba-bf498934c14dca51ed93a083b52429a37aea9c70.zip |
remove duplicate smbspool link on SWAT's front page; bug 541
(This used to be commit b19316e071bfee15c8bbf1a521d87f1a4ab53cbe)
-rw-r--r-- | swat/help/welcome.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/swat/help/welcome.html b/swat/help/welcome.html index 8fc54ad5f2..59429ba47d 100644 --- a/swat/help/welcome.html +++ b/swat/help/welcome.html @@ -33,13 +33,12 @@ Please choose a configuration action using one of the above buttons <li><a href="/swat/help/smbclient.1.html" target="docs">smbclient</a> - command line SMB client <li><a href="/swat/help/smbmnt.8.html" target="docs">smbmnt</a> - helper utility for mounting SMB filesystems on Linux hosts <li><a href="/swat/help/smbmount.8.html" target="docs">smbmount</a> - user space tool for mounting SMB filesystems under Linux - <li><a href="/swat/help/smbspool.8.html" target="docs">smbspool</a> - command line SMB print client <li><a href="/swat/help/smbumount.8.html" target="docs">smbumount</a> - user space tool for umounting SMB filesystems under Linux <li><a href="/swat/help/ntlm_auth.1.html" target="docs">ntlm_auth</a> - allow external programs to use NTLM authentication <li><a href="/swat/help/smbcquotas.1.html" target="docs">smbcquotas</a> - get or set quotas on NTFS 5 shares <li><a href="/swat/help/smbsh.1.html" target="docs">smbsh</a> - Allow access to remote SMB shares using a UNIX shell - <li><a href="/swat/help/smbtree.1.html" target="docs">smbtree</a> - Text-based SMB network browsing <li><a href="/swat/help/smbspool.8.html" target="docs">smbspool</a> - Send a print job to an SMB printer + <li><a href="/swat/help/smbtree.1.html" target="docs">smbtree</a> - Text-based SMB network browsing </ul> <li><b>Diagnostic Utilities</b> <ul> |