Add log1pf and log1pl to NAME line.

This commit is contained in:
Michael Kerrisk 2007-07-08 14:50:49 +00:00
parent 3c775eb783
commit 9a2d673ecc
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.\" (walter.harms@informatik.uni-oldenburg.de)
.TH LOG1P 3 2007-07-26 "" "Linux Programmer's Manual"
.SH NAME
log1p \- logarithm of 1 plus argument
log1p, log1pf, log1pl \- logarithm of 1 plus argument
.SH SYNOPSIS
.nf
.B #include <math.h>