Note flush-denormal-to-zero behavior in nextafter. (#4049)
Since imports of functions from lax.py in lax_numpy.py previously
didn't copy docstrings, add option to extract docstring from the
lax function. To avoid duplication of the short description,
discard first line of the lax function's docstring, and pass
the rest as lax_description to _wraps.