]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/y0.3
y0.3: Add LIBRARY section (libm)
[thirdparty/man-pages.git] / man3 / y0.3
index 659740fbb176361fcda2605db0204e6b9a3c0a10..dfa5c80169a14e009da02e4ce56acbc1aab4b59d 100644 (file)
--- a/man3/y0.3
+++ b/man3/y0.3
@@ -17,6 +17,9 @@
 .SH NAME
 y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \-
 Bessel functions of the second kind
+.SH LIBRARY
+Math library
+.RI ( libm ", " -lm )
 .SH SYNOPSIS
 .nf
 .B #include <math.h>
@@ -34,8 +37,6 @@ Bessel functions of the second kind
 .BI "long double ynl(int " n ", long double " x );
 .fi
 .PP
-Link with \fI\-lm\fP.
-.PP
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):