diff mcabber/doc/mcabber.1.txt @ 229:bfc14cfb068e

[/trunk] Changeset 241 by mikael * Update doc (man + html).
author mikael
date Tue, 07 Jun 2005 18:35:04 +0000
parents 882029ebd052
children 16793da74564
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Tue Jun 07 17:20:34 2005 +0000
+++ b/mcabber/doc/mcabber.1.txt	Tue Jun 07 18:35:04 2005 +0000
@@ -24,7 +24,7 @@
 
 To display buddies chat buffers, you will have to enter 'chat mode'.
 You can enter chat mode by pressing enter, and leave chat mode with the ESC
-key.  Sending a message also enables chat mode implicitly.
+key.  Simply sending a message will also enable chat mode.
 
 Here are some of the features of `mcabber`:
 
@@ -32,7 +32,7 @@
 - 'History logging:'  If enabled (see the CONFIGURATION FILE section),
   `mcabber(1)` can save discussions to history log files.
 - 'Commands completion:'  If possible, `mcabber(1)` will try to complete your
-  commands line if you hit the Tab key.
+  command line if you hit the Tab key.
 - 'External actions:'  Some events (like receiving a message) can trigger an
   external action, for example a shell script (you need to enable it in your
   configuration file).
@@ -48,8 +48,8 @@
 KEYS
 ----
 
-Text typing happens in the 'input line'; basic operations are supported (left
-arrow, right arrow, home/end keys, insert, delete, backspace...).
+Text typing occurs in the 'input line'; basic operations are supported
+(left arrow, right arrow, home/end keys, insert, delete, backspace...).
 
 PageUp and PageDown keys are used to move in the roster.
 
@@ -108,14 +108,14 @@
 /move [groupname]::
         Move the current buddy to the requested group.  If no group is
         specified, then the buddy is moved to the default group.
-        This command only works with users (not agents), right now.
+        This command only works with users (not agents), at the moment.
 
 /quit::
         Disconnect and leave `mcabber(1)`.
 
 /rename nickname::
         Rename current buddy to the given nickname.
-        This command does not work for groups, right now (but you can move
+        This command does not work for groups, at the moment (but you can move
         the buddies to another group with the /move command).
 
 /roster hide_offline|show_offline|top|bottom::