diff options
author | ru <ru@FreeBSD.org> | 2005-06-16 21:55:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-16 21:55:45 +0000 |
commit | 3f3ef36f49283bd4015950993a4300bf9b7c40c5 (patch) | |
tree | 931569b675b1233f69e8c3941a8bb52219f0a932 /lib | |
parent | 1a6f8a46aa7ca2439f351a8d56f30be8f448647f (diff) | |
download | FreeBSD-src-3f3ef36f49283bd4015950993a4300bf9b7c40c5.zip FreeBSD-src-3f3ef36f49283bd4015950993a4300bf9b7c40c5.tar.gz |
Fixed compile warning.
Approved by: re (blanket)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/msun/man/ieee.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/msun/man/ieee.3 b/lib/msun/man/ieee.3 index 8df28cc..4d93d63 100644 --- a/lib/msun/man/ieee.3 +++ b/lib/msun/man/ieee.3 @@ -46,9 +46,7 @@ rounding, and exceptional cases, as described below. .Ss IEEE STANDARD 754 Floating-Point Arithmetic Radix: Binary. .Pp -.Bl -column "" -compact Overflow and underflow: -.El .Bd -ragged -offset indent -compact Overflow goes by default to a signed \*(If. Underflow is |