]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(Examples of date): Fix a typo.
authorJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 09:50:56 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 09:50:56 +0000 (09:50 +0000)
doc/sh-utils.texi

index b8600abe2a3c9f6a05b228b67710c40de563be4d..1cf4f0d375a35d190bc442d1e2ddf74bdacb4c76 100644 (file)
@@ -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 time zone five hours later (Cambridge, Massachusetts),
 thus a total of five hours and one second after the epoch:
 
 @example