aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/cat/cat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index b34c6fbf842b..59e0dff80ed0 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -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