Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / msg.in
index fb7c4fc7f625191628c52161687cbd83ccae1315..9db1d2cfa81bb10f2ba492e248faae71ad214b62 100644 (file)
@@ -1,7 +1,8 @@
 
 @SYNTAX:msg@
 
-Sends a private message to other user in the network.
+Sends a private message to other user in the network.  Only you
+and the receipient will be able to see the private message.
 
 It is possible to digitally sign your messages.  The receiver
 may then verify the message with your public key.  By default
@@ -9,13 +10,13 @@ messages are not signed.  If you want your private messages
 to be signed you SMSG command instead of this MSG command.
 
 If -channel option is provided then this command actually
-send channel message to the specified channel.  The message
+sends channel message to the specified channel.  The message
 IS NOT private message, it is normal channel message.  It is
 also possible to digitally sign channel messages by using
 SMSG command or by doing /set sign_channel_messages on, in
 which case _all_ channel messages will be signed.
 
-Example:
+Examples:
 
 /MSG Toni Hi, what's up?