aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-08-06 12:20:31 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-08-06 12:20:31 +0200
commit5dec7b731b7d55aaefdb2fa6f5bf4f2088c1366f (patch)
treeb367ee365961d7075bdcb54a33152cef65e3ae89
parentcd579c3f1a92746b21222d62583ab9857c970605 (diff)
downloadman-pages-5dec7b731b7d55aaefdb2fa6f5bf4f2088c1366f.tar.gz
tee.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/tee.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/tee.2 b/man2/tee.2
index e36369a88e..6f39c0eb52 100644
--- a/man2/tee.2
+++ b/man2/tee.2
@@ -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