-.\" $OpenBSD: fmod.3,v 1.12 2013/07/17 05:42:11 schwarze Exp $
+.\" $OpenBSD: fmod.3,v 1.13 2021/06/29 14:46:44 schwarze Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
.\"
.\" from: @(#)fmod.3 5.1 (Berkeley) 5/2/91
.\"
-.Dd $Mdocdate: July 17 2013 $
+.Dd $Mdocdate: June 29 2021 $
.Dt FMOD 3
.Os
.Sh NAME
The
.Fn fmod
function computes the floating-point remainder of
-.Fa x Ns / Fa y .
+.Fa x Ns / Ns Fa y .
The
.Fn fmodf
function is a single precision version of