diff options
Diffstat (limited to 'man3/ilogb.3')
| -rw-r--r-- | man3/ilogb.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 8228f8fc64..f6e016fd1c 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -133,13 +133,13 @@ C99, POSIX.1-2001, POSIX.1-2008. .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6794 Before glibc 2.16, the following bugs existed in the glibc implementation of these functions: -.IP \(bu 3 +.IP \[bu] 3 The domain error case where .I x is 0 or a NaN did not cause .I errno to be set or (on some architectures) raise a floating-point exception. -.IP \(bu +.IP \[bu] The domain error case where .I x is an infinity did not cause |
