diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2006-10-15 16:02:27 +0200 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2006-10-15 16:02:27 +0200 |
commit | 2529faf12adfc414048dc41e949065855d0da945 (patch) | |
tree | 7945c709c32e87d10b93b926265f0d21cfbabe3b | |
parent | 69cb62335f8bbe46b2879aabc5fdbe288891b02b (diff) |
Small documentation fix (closes #208).
-rw-r--r-- | doc/user-guide/commands.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 790e89f6..a920cfae 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -432,9 +432,11 @@ <bitlbee-setting name="display_namechanges" type="boolean" scope="global"> <default>false</default> - <para> - With this option enabled, root will inform you when someone in your buddy list changes his/her "friendly name". - </para> + <description> + <para> + With this option enabled, root will inform you when someone in your buddy list changes his/her "friendly name". + </para> + </description> </bitlbee-setting> <bitlbee-setting name="handle_unknown" type="string" scope="global"> |