Fix for Bug #3179.
authorJohn Terpstra <jht@samba.org>
Mon, 17 Oct 2005 20:47:50 +0000 (20:47 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:09 +0000 (08:47 -0500)
(This used to be commit e44921ae9c8ab501727e3ee2f68458b4dfb8686e)

docs/manpages-3/smbclient.1.xml

index 0a67f816be4ca3d8d645f599d0b9e0abd6c1ecda..69d5b8119bce3d0db29ffa6719109343cdf2badb 100644 (file)
                is over 1600 bytes, as this is the limit of the protocol. 
                </para>
 
-               <para>One useful trick is to cat the message through
-               <command>smbclient</command>. For example: <command>
-               cat mymessage.txt | smbclient -M FRED </command> will 
-               send the message in the file <filename>mymessage.txt</filename> 
-               to the machine FRED. </para>
+               <para>
+               One useful trick is to cat the message through <command>smbclient</command>. For example:
+<programlisting>
+<command>cat mymessage.txt | smbclient -M FRED </command>
+</programlisting>
+               will send the message in the file <filename>mymessage.txt</filename> to the machine FRED.
+               </para>
 
                <para>You may also find the <parameter>-U</parameter> and 
                <parameter>-I</parameter> options useful, as they allow you to