Uppercase name; from Jared Yanovich via jmc@openbsd.
This commit is contained in:
parent
6f9372dc27
commit
fff16e7f65
|
@ -26,7 +26,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
|
||||
.\" $NetBSD: hypot.3,v 1.15 2003/08/07 16:44:47 agc Exp $
|
||||
.\" $NetBSD: hypot.3,v 1.16 2003/11/02 11:17:16 wiz Exp $
|
||||
.\"
|
||||
.Dd May 6, 1991
|
||||
.Dt HYPOT 3
|
||||
|
@ -36,7 +36,7 @@
|
|||
.Nm hypotf ,
|
||||
.Nm cabs ,
|
||||
.Nm cabsf
|
||||
.Nd euclidean distance and complex absolute value functions
|
||||
.Nd Euclidean distance and complex absolute value functions
|
||||
.Sh LIBRARY
|
||||
.Lb libm
|
||||
.Sh SYNOPSIS
|
||||
|
|
Loading…
Reference in New Issue