diff options
-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"> |