diff options
author | Jim Meyering <jim@meyering.net> | 2001-05-19 06:14:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-05-19 06:14:26 +0000 |
commit | 12fb893bba694480f5f82e0659c4ae88ab502e52 (patch) | |
tree | 1118603e5c48aaa132e7b010746b2aae63d29b29 | |
parent | 025550c34d87b76d3528544253428e3acee9654b (diff) | |
download | coreutils-12fb893bba694480f5f82e0659c4ae88ab502e52.tar.xz |
s/was/were/
-rw-r--r-- | doc/omni-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/omni-utils.texi b/doc/omni-utils.texi index 10f0ff09b..71a12ed79 100644 --- a/doc/omni-utils.texi +++ b/doc/omni-utils.texi @@ -9796,7 +9796,7 @@ Set the time and date to @var{datestr}. See @samp{-d} above. @cindex Greenwich Mean Time @cindex GMT Use Coordinated Universal Time (@sc{utc}) by operating as if the -@env{TZ} environment variable was set to the string @samp{UTC0}. +@env{TZ} environment variable were set to the string @samp{UTC0}. Normally, @command{date} operates in the time zone indicated by @env{TZ}, or the system default if @env{TZ} is not set. Coordinated Universal Time is often called ``Greenwich Mean Time'' (@sc{gmt}) for |