Bug 191751

Summary: powl(3) is not documented
Product: Documentation Reporter: Enji Cooper <ngie>
Component: Books & ArticlesAssignee: Enji Cooper <ngie>
Status: Closed FIXED    
Severity: Affects Some People Flags: ngie: mfc-stable10+
ngie: mfc-stable9-
ngie: mfc-stable8-
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Enji Cooper freebsd_committer freebsd_triage 2014-07-08 20:43:51 UTC
powl(3) is defined via math.h and is provided via libm, but isn't documented in pow(3).

More information about what POSIX defines powl(3) as can be found here: http://pubs.opengroup.org/onlinepubs/9699919799/functions/pow.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-09 10:40:33 UTC
A commit references this bug:

Author: ngie
Date: Mon Nov  9 10:40:17 UTC 2015
New revision: 290605
URL: https://svnweb.freebsd.org/changeset/base/290605

Log:
  Document powl(3)

  PR: 191751
  Sponsored by: EMC / Isilon Storage Division

Changes:
  head/lib/msun/Makefile
  head/lib/msun/man/exp.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-07-24 16:45:45 UTC
A commit references this bug:

Author: ngie
Date: Mon Jul 24 16:45:38 UTC 2017
New revision: 321421
URL: https://svnweb.freebsd.org/changeset/base/321421

Log:
  MFC r290605,r290606:

  r290605:

  Document powl(3)

  PR: 191751

  r290606:

  Bump .Dd

Changes:
_U  stable/10/
  stable/10/lib/msun/Makefile
  stable/10/lib/msun/man/exp.3