From 1b5534d70760e19060ead2c414e55e66310b77eb Mon Sep 17 00:00:00 2001 From: Gitea Date: Fri, 11 Dec 2020 04:53:21 -0600 Subject: [PATCH] Minor typo corrected --- tee.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tee.1 b/tee.1 index 52541e6..9187f9d 100644 --- a/tee.1 +++ b/tee.1 @@ -4,7 +4,7 @@ tee \- write from stdin to file .SH SYNOPSIS .B tee [\fB\-ai\fR] -[\fIfile\fR] ... +[\fIfile\fR ...] .SH DESCRIPTION .B tee copies standard input to standard output and to any files given on the command