tee.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-08-06 12:20:31 +02:00
parent cd579c3f1a
commit 5dec7b731b
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ copies the data between the two pipes.
In reality no real data copying takes place though:
under the covers,
.BR tee ()
assigns data in the output by merely grabbing
assigns data to the output by merely grabbing
a reference to the input.
.SH EXAMPLE
The example below implements a basic