doc: fix format docs discrepancy
authorBrendan Ashworth <brendan.ashworth@me.com>
Wed, 25 Mar 2015 05:44:08 +0000 (22:44 -0700)
committerBrendan Ashworth <brendan.ashworth@me.com>
Wed, 25 Mar 2015 15:47:41 +0000 (08:47 -0700)
commit45814216ee29b8d6c5faa00c6d27b721f628a1ea
treef731811f784b9161623842aebd9999d283982768
parent8a945814dd61ddb547a4690788ea47cd7757f165
doc: fix format docs discrepancy

Only objects and symbols use `util.inspect`, others are simply
concatenated.

Fixes: https://github.com/iojs/io.js/issues/935
PR-URL: https://github.com/iojs/io.js/pull/1255
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
doc/api/util.markdown