From b73817cc6e47d32a61e5304fa407c97235ae9be8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 28 Jun 1996 04:15:56 +0000 Subject: [PATCH] . --- doc/textutils.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/textutils.texi b/doc/textutils.texi index cbe6d7bb7e..6296c1cce0 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1808,9 +1808,8 @@ there is no corresponding loss of precision. Converting each string to @code{double} before comparison would limit precision to about 16 digits on most systems. -Note that neither a leading @samp{+} nor exponential notation is -recognized. To compare such strings numerically, use the @samp{-g} -option. +Neither a leading @samp{+} nor exponential notation is recognized. +To compare such strings numerically, use the @samp{-g} option. @item -r @opindex -r -- 2.47.2