User manual for Ice-3.4.0

In the code example on p. 1017

Code:
virtual void dispatch(const Ice::DispatcherCallPtr& d, const Ice::ConnectionPtr)
should read "Ice::ConnectionPtr&", i.e. missing '&' -- I told you it's minor.