]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Fix typo
authorAaron Schrab <aaron@schrab.com>
Sun, 18 Mar 2018 10:06:36 +0000 (12:06 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Sun, 18 Mar 2018 10:06:36 +0000 (12:06 +0200)
doc/tar.1

index 0663525d4d63edae4f51cb688ebbb6b989bbd497..7c000b1fd5fb3d25630987566a5adcfae7cf3caa 100644 (file)
--- a/doc/tar.1
+++ b/doc/tar.1
@@ -383,7 +383,7 @@ Extract files to standard output.
 Pipe extracted files to \fICOMMAND\fR.  The argument is the pathname
 of an external program, optionally with command line arguments.  The
 program will be invoked and the contents of the file being extracted
-supplied to it on its standard output.  Additional data will be
+supplied to it on its standard input.  Additional data will be
 supplied via the following environment variables:
 .RS
 .TP