From: Jim Meyering Date: Wed, 18 Oct 2000 09:50:56 +0000 (+0000) Subject: (Examples of date): Fix a typo. X-Git-Tag: TEXTUTILS-2_0_8~65 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2e4b629e212c654f02e49a258cce1afdef53e6d5;p=thirdparty%2Fcoreutils.git (Examples of date): Fix a typo. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index b8600abe2a..1cf4f0d375 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -2591,7 +2591,7 @@ To convert a date string to the number of seconds since the epoch the @samp{%s} format. That can be useful in sorting and/or graphing and/or comparing data by date. The following command outputs the number of the seconds since the epoch for the time one second later -than the epoch, but in time zone five hours later (Cambridge, Massachusetts), +than the epoch, but in a time zone five hours later (Cambridge, Massachusetts), thus a total of five hours and one second after the epoch: @example