reopen 249543
thanks

There are a few remaining manpages which should be updated:

  clog10
  finite
  remquo

These all need "Link with \-lm" added, either to NOTES, or to the end
of SYNOPSIS.  (The above manpages include multiple functions).

I did a pretty exhaustive search through all the symbols in the math
library, with the biggest assumption being that

  nm -g --defined-only |grep ' W '

will list the symbol names with corresponding manpages which should
refer to -lm.  I've excluded symbols which are #defined in math.h.

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to