mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
clarify doccumentation a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29085 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0c3268b9d9
commit
405dbae6f0
3 changed files with 14 additions and 6 deletions
|
@ -505,10 +505,10 @@ static NSLock *cached_proxies_gate = nil;
|
|||
* </p>
|
||||
* <p>
|
||||
* If <em>host</em> is <code>nil</code> or an empty string,
|
||||
* the host is taken to be the local machine.
|
||||
* the host is taken to be the local machine.<br />
|
||||
* If it is an asterisk ('*') then the nameserver checks all
|
||||
* hosts on the local subnet (unless the nameserver is one
|
||||
* that only manages local ports).
|
||||
* that only manages local ports).<br />
|
||||
* In the GNUstep implementation, the local host is searched before
|
||||
* any other hosts.
|
||||
* </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue