summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtod.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-06 12:00:11 +0000
committerphantom <phantom@FreeBSD.org>2000-05-06 12:00:11 +0000
commit3a61ac3c01bb1f8a0486add44e53e1e9dc9a1831 (patch)
treeb6c5c087766f7674ad60b08be945fee6d04ca047 /lib/libc/stdlib/strtod.3
parent9cfdfa9434715d06f368749139a813e66ee2ca7a (diff)
downloadFreeBSD-src-3a61ac3c01bb1f8a0486add44e53e1e9dc9a1831.zip
FreeBSD-src-3a61ac3c01bb1f8a0486add44e53e1e9dc9a1831.tar.gz
Use `Er' variable to define first column width in ERRORS section.
Diffstat (limited to 'lib/libc/stdlib/strtod.3')
-rw-r--r--lib/libc/stdlib/strtod.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index f2df5b0..c9a6019 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -99,7 +99,7 @@ returned and
is stored in
.Va errno .
.Sh ERRORS
-.Bl -tag -width [ERANGE]
+.Bl -tag -width Er
.It Bq Er ERANGE
Overflow or underflow occurred.
.Sh SEE ALSO
OpenPOWER on IntegriCloud