From: Alejandro Colomar Date: Sun, 17 Nov 2024 15:11:13 +0000 (+0100) Subject: fmod.3: ffix X-Git-Tag: man-pages-6.10~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad915e89d391c80c88de27391ae71b004d2bf2e;p=thirdparty%2Fman-pages.git fmod.3: ffix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/fmod.3 b/man/man3/fmod.3 index 20f0899d1..8b45b9840 100644 --- a/man/man3/fmod.3 +++ b/man/man3/fmod.3 @@ -60,7 +60,9 @@ is the quotient of rounded toward zero to an integer. .P To obtain the modulus, more specifically, the Least Positive Residue, -you will need to adjust the result from fmod like so: +you will need to adjust the result from +.BR fmod () +like so: .P .in +4n .nf