diff --git a/src/modules/pua/doc/pua_admin.xml b/src/modules/pua/doc/pua_admin.xml index 8df2c27b343..51d0fa37948 100644 --- a/src/modules/pua/doc/pua_admin.xml +++ b/src/modules/pua/doc/pua_admin.xml @@ -22,10 +22,9 @@ implementations. - It can be used with the following modules: pua_mi, pua_usrloc, + It can be used with the following modules: pua_rpc, pua_usrloc, pua_bla, pua_dialoginfo, pua_reginfo and pua_xmpp. - The pua_mi module offer the possibility to publish any kind of information - or subscribing to a resource through the manager interface. + The pua_rpc module offer the possibility to publish any kind of information via the RPC transport. The pua_usrloc module calls a function exported by pua modules to publish elementary presence information, such as basic status "open" or "closed", for clients that do not implement client-to-server presence.