From 00f03498a949dd8a0abb6b78b1fddd948bc67a9e Mon Sep 17 00:00:00 2001 From: Aaron Schrab Date: Sun, 18 Mar 2018 12:06:36 +0200 Subject: [PATCH] Fix typo --- doc/tar.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tar.1 b/doc/tar.1 index 0663525d..7c000b1f 100644 --- 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