# HG changeset patch # User Mikael Berthe # Date 1151264063 -7200 # Node ID 0032c43431df9ae1a501250d0ab60eee13a05e2f # Parent 59b53fed6de1cfac581000f64d4aef2814a4d7ee Update manpage diff -r 59b53fed6de1 -r 0032c43431df mcabber/doc/mcabber.1 --- a/mcabber/doc/mcabber.1 Sun Jun 25 11:25:09 2006 +0200 +++ b/mcabber/doc/mcabber.1 Sun Jun 25 21:34:23 2006 +0200 @@ -356,7 +356,7 @@ \fBhide\fR hide roster (full\-width chat window) \fBshow\fR show roster \fBtoggle\fR toggle roster visibility - \fBsearch\fR bud search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) + \fBsearch\fR bud search for a buddy with a name or jid containing "bud" (only in the displayed buddylist) \fBalternate\fR jump to alternate buddy\&. The "alternate" buddy is the last buddy left while being in chat mode (this command is thus especially useful after commands like "/roster unread_first") \fBunread_first\fR jump to the first unread message \fBunread_next\fR jump to the next unread message @@ -367,7 +367,7 @@ .TP \fB/say_to\fR jid text -Send the "text" message to the specified jid\&. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific ressource you will have to use "/say_to" for each message\&. +Send the "text" message to the specified jid\&. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific resource you will have to use "/say_to" for each message\&. .TP \fB/status\fR [online|avail|invisible|free|dnd|notavail|away [\-|StatusMessage]] diff -r 59b53fed6de1 -r 0032c43431df mcabber/doc/mcabber.1.html --- a/mcabber/doc/mcabber.1.html Sun Jun 25 11:25:09 2006 +0200 +++ b/mcabber/doc/mcabber.1.html Sun Jun 25 21:34:23 2006 +0200 @@ -1057,7 +1057,7 @@ search bud -search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) +search for a buddy with a name or jid containing "bud" (only in the displayed buddylist) @@ -1100,7 +1100,7 @@ Send the "text" message to the specified jid. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific - ressource you will have to use "/say_to" for each message. + resource you will have to use "/say_to" for each message.
/status [online|avail|invisible|free|dnd|notavail|away [-|StatusMessage]] diff -r 59b53fed6de1 -r 0032c43431df mcabber/doc/mcabber.1.txt --- a/mcabber/doc/mcabber.1.txt Sun Jun 25 11:25:09 2006 +0200 +++ b/mcabber/doc/mcabber.1.txt Sun Jun 25 21:34:23 2006 +0200 @@ -338,7 +338,7 @@ 'hide';; hide roster (full-width chat window) 'show';; show roster 'toggle';; toggle roster visibility - 'search' bud;; search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist) + 'search' bud;; search for a buddy with a name or jid containing "bud" (only in the displayed buddylist) 'alternate';; jump to alternate buddy. The "alternate" buddy is the last buddy left while being in chat mode (this command is thus especially useful after commands like "/roster unread_first") 'unread_first';; jump to the first unread message 'unread_next';; jump to the next unread message @@ -351,7 +351,7 @@ Send the "text" message to the specified jid. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific - ressource you will have to use "/say_to" for each message. + resource you will have to use "/say_to" for each message. /status [online|avail|invisible|free|dnd|notavail|away [-|StatusMessage]]:: Show or set the current status. +