4.2BSD/usr/man/man1/tee.1

Compare this file to the similar file:
Show the results in this format:

.TH TEE 1  "18 January 1983"
.SH NAME
tee \- pipe fitting
.SH SYNOPSIS
.B tee
[
.B \-i
] [
.B \-a
]
[ file ] ...
.SH DESCRIPTION
.I Tee
transcribes the standard input to the standard
output and makes copies in the 
.I files.
Option
.B \-i
ignores interrupts;
option
.B \-a
causes the output to be appended to the
.I files
rather than overwriting them.