Fixed three things: 1. Moved asterisks by variable names into the single quotes (to match [zmq_poll](https://github.com/zeromq/libzmq/edit/master/doc/zmq_init.txt) and other pages.) 2. Fixed variable name in example. 3. Fixed extra & in example.