handbook/sockets: Update a stray bzero() comment
The example was changed to use memset() instead of bzero().
Update the text accordingly.
Reviewed by: ziaee
Fixes: 920aa82eb1 ("sockets(examples): remove unused register, replace bzero with memset")
Pull Request: https://github.com/freebsd/freebsd-doc/pull/563