Clean up a few math related manualpages.
authorSascha Wildner <saw@online.de>
Tue, 28 May 2019 19:17:34 +0000 (21:17 +0200)
committerSascha Wildner <saw@online.de>
Tue, 28 May 2019 19:28:06 +0000 (21:28 +0200)
commited56e68486bea80a05f7bd65506ad88989d9bf9a
treec240b8113824d6007062b9f0c4cb5013f77ae84c
parent43c76616ebccf83dd7f7e38e14b15d3e00eeb8f1
Clean up a few math related manualpages.

* In frexp.3, change the library to libc, because it is part of libc,
  not libm (anymore).

* In fpclassify.3 and signbit.3, remove the LIBRARY section, because
  all these are macros from <math.h>.
lib/libc/gen/frexp.3
lib/libm/man/fpclassify.3
lib/libm/man/signbit.3