varsym(1) - Fix return codes.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 28 Feb 2013 23:29:59 +0000 (00:29 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 5 Mar 2013 21:57:46 +0000 (22:57 +0100)
commit885591b3fed18c8e5bba73a6f01b9a2f3bc1eab7
treebec2864194eba88d4ce4a9f4647b330df50444d9
parent8caa7807dd62d3f4da188ae9f51c82e576192938
varsym(1) - Fix return codes.

* varsym was always returning 0 (success) which was incorrect.
* Return codes are now as indicated in the man page.

Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2517>
Reported-by: Dmitry Razumovsky
bin/varsym/varsym.c