Ignore:
Timestamp:
May 27, 2009, 9:08:03 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8 docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs/htmldocs/manpages/libsmbclient.7.html

    r226 r231  
    1 <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.73.1"></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><code class="literal">Browser URL:</code><p>
    2         smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options]
    3     </p></p></div></div><div class="refsect1" lang="en"><a name="id2518313"></a><h2>DESCRIPTION</h2><p>
     1<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>
     2        Browser URL:
     3        <code class="literal">smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options]
     4        </code>
     5        </p></p></div></div><div class="refsect1" lang="en"><a name="id2522934"></a><h2>DESCRIPTION</h2><p>
    46        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.
    57        </p><p>
     
    1315        extension of the capabilities of tools such as file managers and browsers.  This man page describes the
    1416        configuration options for this tool so that the user may obtain greatest utility of use.
    15         </p></div><div class="refsect1" lang="en"><a name="id2480143"></a><h2>OPTIONS</h2><p>
     17        </p></div><div class="refsect1" lang="en"><a name="id2483355"></a><h2>OPTIONS</h2><p>
    1618        What the URLs mean:
    1719        </p><div class="variablelist"><dl><dt><span class="term">smb://</span></dt><dd><p>
     
    4547        parameter and will use its value when if the <code class="literal">user</code> parameter was not included
    4648        in the URL.
    47         </p></div><div class="refsect1" lang="en"><a name="id2482519"></a><h2>PROGRAMMERS GUIDE</h2><p>
     49        </p></div><div class="refsect1" lang="en"><a name="id2483610"></a><h2>PROGRAMMERS GUIDE</h2><p>
    4850        Watch this space for future updates.
    49         </p></div><div class="refsect1" lang="en"><a name="id2482530"></a><h2>VERSION</h2><p>
     51        </p></div><div class="refsect1" lang="en"><a name="id2483621"></a><h2>VERSION</h2><p>
    5052        This man page is correct for version 3 of the Samba suite.
    51         </p></div><div class="refsect1" lang="en"><a name="id2482541"></a><h2>AUTHOR</h2><p>
     53        </p></div><div class="refsect1" lang="en"><a name="id2483632"></a><h2>AUTHOR</h2><p>
    5254        The original Samba software and related utilities were created by Andrew Tridgell.
    5355        Samba is now developed by the Samba Team as an Open Source project similar to the way
Note: See TracChangeset for help on using the changeset viewer.