summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/libsmbclient.7.html
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2011-06-16 03:49:07 +0000
committerbubulle <bubulle@alioth.debian.org>2011-06-16 03:49:07 +0000
commit055c1823a4d6f723ed30fb7dec347f63fdb6a953 (patch)
tree189a2b9da00b7c2e397e2aeddaeb7f28efa26049 /docs/htmldocs/manpages/libsmbclient.7.html
parente64520a9ed05c9782a6e8ca8015fdef01b92ecc3 (diff)
downloadsamba-055c1823a4d6f723ed30fb7dec347f63fdb6a953.tar.gz
Load samba-3.5.9~dfsg into branches/samba/upstream.upstream/3.5.9_dfsg
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@3823 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/libsmbclient.7.html')
-rw-r--r--docs/htmldocs/manpages/libsmbclient.7.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/htmldocs/manpages/libsmbclient.7.html b/docs/htmldocs/manpages/libsmbclient.7.html
index ef0b3e662d..debbf2e42c 100644
--- a/docs/htmldocs/manpages/libsmbclient.7.html
+++ b/docs/htmldocs/manpages/libsmbclient.7.html
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>libsmbclient</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="libsmbclient.7"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>libsmbclient &#8212; An extension library for browsers and that can be used as a generic browsing API.</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><p>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>libsmbclient</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="libsmbclient"><a name="libsmbclient.7"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>libsmbclient &#8212; An extension library for browsers and that can be used as a generic browsing API.</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><p>
Browser URL:
<code class="literal">smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options]
</code>
- </p></p></div></div><div class="refsect1" lang="en"><a name="id2522909"></a><h2>DESCRIPTION</h2><p>
+ </p></p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id266343"></a><h2>DESCRIPTION</h2><p>
This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.
</p><p>
<code class="literal">libsmbclient</code> is a library toolset that permits applications to manipulate CIFS/SMB network
@@ -14,7 +14,7 @@
<code class="literal">libsmbclient</code> can not be used directly from the command line, instead it provides an
extension of the capabilities of tools such as file managers and browsers. This man page describes the
configuration options for this tool so that the user may obtain greatest utility of use.
- </p></div><div class="refsect1" lang="en"><a name="id2483328"></a><h2>OPTIONS</h2><p>
+ </p></div><div class="refsect1" title="OPTIONS"><a name="id266840"></a><h2>OPTIONS</h2><p>
What the URLs mean:
</p><div class="variablelist"><dl><dt><span class="term">smb://</span></dt><dd><p>
Shows all workgroups or domains that are visible in the network. The behavior matches
@@ -46,11 +46,11 @@
<code class="literal">libsmbclient</code> will check the users shell environment for the <code class="literal">USER</code>
parameter and will use its value when if the <code class="literal">user</code> parameter was not included
in the URL.
- </p></div><div class="refsect1" lang="en"><a name="id2483594"></a><h2>PROGRAMMERS GUIDE</h2><p>
+ </p></div><div class="refsect1" title="PROGRAMMERS GUIDE"><a name="id265757"></a><h2>PROGRAMMERS GUIDE</h2><p>
Watch this space for future updates.
- </p></div><div class="refsect1" lang="en"><a name="id2483605"></a><h2>VERSION</h2><p>
+ </p></div><div class="refsect1" title="VERSION"><a name="id265767"></a><h2>VERSION</h2><p>
This man page is correct for version 3 of the Samba suite.
- </p></div><div class="refsect1" lang="en"><a name="id2483616"></a><h2>AUTHOR</h2><p>
+ </p></div><div class="refsect1" title="AUTHOR"><a name="id265777"></a><h2>AUTHOR</h2><p>
The original Samba software and related utilities were created by Andrew Tridgell.
Samba is now developed by the Samba Team as an Open Source project similar to the way
the Linux kernel is developed.