summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/fmax.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove predefined strings from libm pages.tb2016-04-261-4/+4
| | | | With lots of help, input and tweaks and finally ok schwarze@
* Remove references to math(3).martynas2011-07-071-4/+3
|
* Add man pages for the fdim/fmin/fmax family of functions and make sure fdimlkettenis2009-10-261-0/+97
is defined on all architectures. ok jmc@ (man pages) and martynas@