More documentation tweaks

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22114 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-11-28 17:14:47 +00:00
parent 39e544280e
commit 57e466d642
3 changed files with 43 additions and 29 deletions

View file

@ -530,8 +530,8 @@ typedef enum {
/**
* This is the nameserver handling ports used for distributed objects
* communications (see [NSConnection]) between hosts.<br />
* Use the +sharedInstance method to get a nameserver, rather than
* allocating and initialising one.
* Use the [NSSocketPortNameServer+sharedInstance] method to get a
* nameserver, rather than allocating and initialising one.
*/
@implementation NSSocketPortNameServer