From b70fca057f01d1f0118d7d7c4518b8827ae3cad3 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 6 Aug 2007 19:45:22 +0000 Subject: [PATCH] documentation improvements --- fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm b/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm index 71d489bde..4e0d3e909 100644 --- a/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm +++ b/fs_selfservice/FS-SelfService/SelfService/XMLRPC.pm @@ -10,14 +10,15 @@ FS::SelfService::XMLRPC - Freeside XMLRPC accessible self-service API Use this API to implement your own client "self-service" module vi XMLRPC. -Each routine described in L is available vi XMLRPC. All -values are passed to the selfservice-server in a struct of strings. The -return values are in a struct as strings, arrays, or structs as appropriate -for the values described in L. +Each routine described in L is available vi XMLRPC as the +method FS.SelfService.XMLRPC.B. All values are passed to the +selfservice-server in a struct of strings. The return values are in a +struct as strings, arrays, or structs as appropriate for the values +described in L. =head1 BUGS --head1 SEE ALSO +=head1 SEE ALSO L, L,L -- 2.11.0