]> git.ipfire.org Git - thirdparty/man-pages.git/commit
remainder.3: Document fixes for EDOM handling for range errors
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 19 Nov 2016 08:48:06 +0000 (09:48 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 19 Nov 2016 10:28:46 +0000 (11:28 +0100)
commitf5a9a2041aa9efe3b5dc90b99ebe028aa31801a7
treed88e99f4a7c3a46470b34dbaa2cf7ba231167dd8
parentbde63f932d16de73092521f32fd962e3bca3a5ee
remainder.3: Document fixes for EDOM handling for range errors

The bug http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783
was fixed in glibc 2.15.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/remainder.3