History log of /openbsd/lib/libm/man/fegetround.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# 961ae58b 14-Nov-2020 jmc <jmc@openbsd.org>

remove macro instances from arbitrary string width specifiers. for example

-width ".Dv BOB" -> -width "BOB"

although they are not errors, they are misleading and probably should
not get pasted aro

remove macro instances from arbitrary string width specifiers. for example

-width ".Dv BOB" -> -width "BOB"

although they are not errors, they are misleading and probably should
not get pasted around

show more ...


# 86f9d4cd 05-Jun-2013 tedu <tedu@openbsd.org>

use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze


# 0fde9a44 26-May-2011 jmc <jmc@openbsd.org>

tweak previous; ok martynas


# 939fdbfb 25-May-2011 martynas <martynas@openbsd.org>

Document C99 floating-point environment.