Documentation and port name server fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17291 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2003-07-22 08:52:37 +00:00
parent 6efeed0154
commit 1ba4b76c03
12 changed files with 230 additions and 169 deletions

View file

@ -215,8 +215,8 @@ NSLog (NSString* format, ...)
* perform actual output. Locking is performed around the call to
* the function actually writing the message out, to ensure that
* logging is thread-safe. However, the actual creation of the
* message written is only as safe as the -description methods of
* the arguments you supply.
* message written is only as safe as the [NSObject-description] methods
* of the arguments you supply.
* </p>
* <p>
* The function to write the data is pointed to by