diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2009-11-17 14:11:40 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-11-17 17:23:35 +0000 |
commit | 8bcb431db00372745884a46a583db65dd0f5d265 (patch) | |
tree | 3f297e60d4387968b78e2a4babed34f474090112 /docs | |
parent | fe17fe877b4e1689d79180a8775ef5cac90ba7dc (diff) |
Update manpage to refer to Wocky, not Loudmouth
Diffstat (limited to 'docs')
-rw-r--r-- | docs/telepathy-gabble.8.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/telepathy-gabble.8.in b/docs/telepathy-gabble.8.in index e00f75373..e0e073292 100644 --- a/docs/telepathy-gabble.8.in +++ b/docs/telepathy-gabble.8.in @@ -29,8 +29,9 @@ to the file; otherwise, any existing file will be replaced. \fBGABBLE_DEBUG\fR=\fItype\fR May be set to "all" for full debug output, or various undocumented options (which may change from release to release) to filter the output. -\fBLM_DEBUG\fR=\fItype\fR -May be set to "all" for full debug output from the Loudmouth XMPP library used +.TP +\fBWOCKY_DEBUG\fR=\fItype\fR +May be set to "all" for full debug output from the Wocky XMPP library used by Gabble, or various undocumented options (which may change from release to release) to filter the output. For general Gabble debugging, "net" is recommended. |