Both of these commands exist, and will run the same code. I seem to
recall that ns_puts is deprecated in favor of ns_adp_puts, for better
naming consistency, but the code doesn't say, and the CVS log doesn't give
a clue, either. Which is preferred? Or are both equally preferred? (or
equally deprecated?)
As you suggest, ns_puts was deprecated simply because it was inconsistent with naming convention. ns_adp_puts is preferred in documentation and examples - I don't see any reason to remove it.
-Jim
