summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-04-14 18:29:34 +0000
committeruqs <uqs@FreeBSD.org>2010-04-14 18:29:34 +0000
commit9c5b156d2780bc420277c4d93f8fddb892ee011f (patch)
treec8acb41fdbdf1fb785512918ab155422d6bd3378 /lib/libc
parentf2706fbed3f8253848d0aac4c0e5a735548c06bb (diff)
downloadFreeBSD-src-9c5b156d2780bc420277c4d93f8fddb892ee011f.zip
FreeBSD-src-9c5b156d2780bc420277c4d93f8fddb892ee011f.tar.gz
mdoc: don't abuse Bo/Pc to get what looks like an interval
Be explicit and use the general bracketing form plus symbols which are to be interpreted mathematically in this case. Complaint by: mdocml Reviewed by: ru Approved by: philip, ed (mentors)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/frexp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/frexp.3 b/lib/libc/gen/frexp.3
index 390da75..ba33d3d 100644
--- a/lib/libc/gen/frexp.3
+++ b/lib/libc/gen/frexp.3
@@ -70,7 +70,7 @@ such that
is a
.Vt double
with magnitude in the interval
-.Bo 1/2 , 1 Pc
+.Eo [ 1/2 , 1 Ec )
or zero, and
.Fa value
equals
OpenPOWER on IntegriCloud