file is an output file, not an input file
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 23 Jul 1991 09:01:51 +0000 (01:01 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 23 Jul 1991 09:01:51 +0000 (01:01 -0800)
SCCS-vsn: usr.bin/tee/tee.1 6.4

usr/src/usr.bin/tee/tee.1

index cf19844..ac96dc4 100644 (file)
@@ -6,7 +6,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"     @(#)tee.1      6.3 (Berkeley) %G%
+.\"     @(#)tee.1      6.4 (Berkeley) %G%
 .\"
 .Dd 
 .Dt TEE 1
 .\"
 .Dd 
 .Dt TEE 1
@@ -39,10 +39,8 @@ signal.
 The following operands are available:
 .Bl -tag -width file
 .It file
 The following operands are available:
 .Bl -tag -width file
 .It file
-A pathname of an input
+A pathname of an output
 .Ar file .
 .Ar file .
-If no file operands
-are specified, the standard input is used.
 .El
 .Pp
 The
 .El
 .Pp
 The