To remove a server from your server's list of alternate servers, select Delete Alternate Server from the Admin GUI.
This removes the server from the list of alternate servers for the local documentation server. This does not stop the removed server from functioning as a documentation server.
You can also use the following command to perform this function:
% /usr/lib/ab2/bin/ab2admin -o del_server -M del_server_name -P del_server_port [-m server_name] [-p server_port] |