From: Jim Meyering Date: Sat, 29 Jan 2000 11:07:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd8333c63dc6edde44ccffc379997aae29416812;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index d955a27fc6..5cbf5abe36 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -3160,7 +3160,7 @@ Print all numbers with the same width, by padding with leading zeroes. @end table If you want to use @code{seq} to print sequences of large integer values, -you should not use the default @samp{%g} format since it can result in +don't use the default @samp{%g} format since it can result in loss of precision: @example