cat: Use present tense

Event: Advanced UNIX Programming Course (Fall23) at NTHU.
Reviewed by: imp, lwhsu
Pull Request: https://github.com/freebsd/freebsd-src/pull/923
This commit is contained in:
Zhan-Wei 2023-12-26 16:52:22 -07:00 committed by Warner Losh
parent b3ab6b5029
commit 10b84b88f0

View File

@ -152,7 +152,7 @@ character, print the contents of
read and output contents of the standard input again, then finally output
the contents of
.Pa file3 .
Note that if the standard input referred to a file, the second dash
Note that if the standard input refers to a file, the second dash
on the command-line would have no effect, since the entire contents of the file
would have already been read and printed by
.Nm