Minor typo corrected

This commit is contained in:
Gitea 2020-12-11 04:53:21 -06:00
parent eb065ffdbf
commit 1b5534d707
1 changed files with 1 additions and 1 deletions

2
tee.1
View File

@ -4,7 +4,7 @@ tee \- write from stdin to file
.SH SYNOPSIS .SH SYNOPSIS
.B tee .B tee
[\fB\-ai\fR] [\fB\-ai\fR]
[\fIfile\fR] ... [\fIfile\fR ...]
.SH DESCRIPTION .SH DESCRIPTION
.B tee .B tee
copies standard input to standard output and to any files given on the command copies standard input to standard output and to any files given on the command