Don't install manpage links for the nonexistent functions exp2(),

exp2f(), log2() and log2f().
This commit is contained in:
Bruce Evans 2001-10-03 06:30:11 +00:00
parent 12c3d47f0a
commit 6a8ba2f960

View File

@ -138,8 +138,8 @@ MLINKS+=cos.3 cosf.3
MLINKS+=cosh.3 coshf.3
MLINKS+=erf.3 erfc.3 erf.3 erff.3 erf.3 erfcf.3
MLINKS+=exp.3 expm1.3 exp.3 log.3 exp.3 log10.3 exp.3 log1p.3 exp.3 pow.3 \
exp.3 expf.3 exp.3 exp2.3 exp.3 exp2f.3 exp.3 exp10.3 exp.3 exp10f.3 \
exp.3 expm1f.3 exp.3 logf.3 exp.3 log2.3 exp.3 log2f.3 exp.3 powf.3 \
exp.3 expf.3 exp.3 exp10.3 exp.3 exp10f.3 \
exp.3 expm1f.3 exp.3 logf.3 exp.3 powf.3 \
exp.3 log10f.3 exp.3 log1pf.3
MLINKS+=fabs.3 fabsf.3
MLINKS+=floor.3 floorf.3