summaryrefslogtreecommitdiff
path: root/doc/sh-utils.texi
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-09-04 03:56:21 +0000
committerJim Meyering <jim@meyering.net>1994-09-04 03:56:21 +0000
commitd7e6b36faa5d42cefaf196885cd92892a4829ebe (patch)
tree456273c0771c20a64e30b6eda379d1d36ef06ca2 /doc/sh-utils.texi
parentb8b4c482859415188134b45560adab4f20cc07fd (diff)
downloadcoreutils-d7e6b36faa5d42cefaf196885cd92892a4829ebe.tar.xz
.
Diffstat (limited to 'doc/sh-utils.texi')
-rw-r--r--doc/sh-utils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index 082e63631..8727b7778 100644
--- a/doc/sh-utils.texi
+++ b/doc/sh-utils.texi
@@ -826,7 +826,7 @@ it's described here.
@cindex read from stdin and write to stdout and files
The @code{tee} command copies standard input to standard output and also
-to any files given as arguments. This is useful when you not only want
+to any files given as arguments. This is useful when you want not only
to send some data down a pipe, but also to save a copy.
Synopsis:
@@ -2058,7 +2058,7 @@ time, 12-hour (hh:mm:ss [AP]M)
@item %s
@cindex epoch, seconds since
@cindex seconds since the epoch
-seconds since 1970-01-01 00:00:00 UCT (a nonstandard extension)
+seconds since 1970-01-01 00:00:00 UTC (a nonstandard extension)
@item %S
second (00@dots{}61)
@item %T