remainder.3: tfix

Remove stray words.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2018-09-21 18:29:01 +02:00 committed by Michael Kerrisk
parent f5e9811444
commit 3e9b499229
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ for the domain error that occurs when
is an infinity and
.I y
is not a NaN.
.I errno was not set
.SH EXAMPLE
The call "remainder(29.0, 3.0)" returns \-1.
.SH SEE ALSO