diff options
author | mathieui <mathieui@mathieui.net> | 2016-10-04 00:26:54 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-10-04 00:29:19 +0200 |
commit | 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 (patch) | |
tree | 8ef6c6f010ff1feed1a4fb56e17fe955a7ff9ae7 /doc/source/keys.rst | |
parent | c5e80b968862b4fe54d394ed278466f3eb02dd41 (diff) | |
download | poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.gz poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.bz2 poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.tar.xz poezio-5a6ba4dda826308fd3ba5abd8cc25fba2166a431.zip |
Replace "MUC" by "chatroom" in the documentation
And fix some linewrapping, obsolete references to poezio.eu, and
obsolete docs.
Diffstat (limited to 'doc/source/keys.rst')
-rw-r--r-- | doc/source/keys.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/keys.rst b/doc/source/keys.rst index f1d47b91..41b71078 100644 --- a/doc/source/keys.rst +++ b/doc/source/keys.rst @@ -344,10 +344,10 @@ Actions list Similar to Alt-d. -**_server_cycle**: Cycles in the current MUC server. +**_server_cycle**: Cycles in the current chatroom server. - Similar to :term:`/server_cycle` in a MUC. If you are not in a MUC, you will get - an error. + Similar to :term:`/server_cycle` in a chatroom. If you are not in a + chatroom, you will get an error. **_show_bookmarks**: Shows the current bookmarks. @@ -357,7 +357,7 @@ Actions list Similar to Alt-e. -**_show_invitations**: Shows all the pending MUC invitations. +**_show_invitations**: Shows all the pending chatroom invitations. Similar to :term:`/invitations`. @@ -414,7 +414,7 @@ You only have to prefix your command line with ``_exc_``, and without the ``/`` That key binding will only work in the tabs defining the command (here, the -MUC tab), and will show an error message in the others. +chatroom tab), and will show an error message in the others. Examples ~~~~~~~~ |