--- smbclient.1.xml 2007-04-23 15:11:27.899652170 +0200 +++ smbclient.1.xml.new 2007-06-17 15:32:01.457079559 +0200 @@ -210,9 +210,9 @@ - One useful trick is to cat the message through smbclient. For example: + One useful trick is to pipe the message through smbclient. For example: -cat mymessage.txt | smbclient -M FRED +smbclient -M FRED <mymessage.txt will send the message in the file mymessage.txt to the machine FRED.