[docs] drop reference to non-existent return data
The report slave id function returns the number of bytes as the _return_
value, and does not include it as the first byte in the dest buffer.
Update documentation to reflect reality. There's no missing
functionality, just slightly confusing documentation.