diff options
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> |