diff options
author | John Terpstra <jht@samba.org> | 2003-07-16 05:42:10 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-07-16 05:42:10 +0000 |
commit | ca9384623054fde64510edfbee3fc291f1d09fb9 (patch) | |
tree | ace588626c7104e696e07527fbad68a2a3d7a448 /docs/htmldocs/smbsh.1.html | |
parent | 6810e37aeed1c3a8fdf9b6a16629c5568dbeb821 (diff) | |
download | samba-ca9384623054fde64510edfbee3fc291f1d09fb9.tar.gz samba-ca9384623054fde64510edfbee3fc291f1d09fb9.tar.bz2 samba-ca9384623054fde64510edfbee3fc291f1d09fb9.zip |
Documentation Update for Beta3.
(This used to be commit a88dc502cb3b6b2d905106675f50680bf22e2cfa)
Diffstat (limited to 'docs/htmldocs/smbsh.1.html')
-rw-r--r-- | docs/htmldocs/smbsh.1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/htmldocs/smbsh.1.html b/docs/htmldocs/smbsh.1.html index 935576af6b..4ef2244bb7 100644 --- a/docs/htmldocs/smbsh.1.html +++ b/docs/htmldocs/smbsh.1.html @@ -74,11 +74,11 @@ this parameter or any entry in the <i class="parameter"><tt>name resolve order will be attempted in this order. </p></dd><dt><span class="term">-L libdir</span></dt><dd><p>This parameter specifies the location of the shared libraries used by <b class="command">smbsh</b>. The default value is specified at compile time. - </p></dd></dl></div></div><div class="refsect1" lang="en"><h2>EXAMPLES</h2><p>To use the <b class="command">smbsh</b> command, execute <b class="command"> + </p></dd></dl></div></div><div xmlns:ns1="" class="refsect1" lang="en"><h2>EXAMPLES</h2><ns1:p>To use the <b class="command">smbsh</b> command, execute <b class="command"> smbsh</b> from the prompt and enter the username and password that authenticates you to the machine running the Windows NT operating system. -</p><pre class="programlisting"> +</ns1:p><pre class="programlisting"> <tt class="prompt">system% </tt><b class="userinput"><tt>smbsh</tt></b> <tt class="prompt">Username: </tt><b class="userinput"><tt>user</tt></b> <tt class="prompt">Password: </tt><b class="userinput"><tt>XXXXXXX</tt></b> |