aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tee
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-23 10:22:58 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-23 10:22:58 +0000
commit9ec571021d73d53bac53aa6db7886ecb8dd09ed3 (patch)
tree0b8dec1feab523f6b451b2fd029359689e93a36c /usr.bin/tee
parente18baae63f28822ee097c2ae21e535e8c993c370 (diff)
Notes
Diffstat (limited to 'usr.bin/tee')
-rw-r--r--usr.bin/tee/tee.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tee/tee.1 b/usr.bin/tee/tee.1
index 660802a8f1c9b..d413d0d8ba277 100644
--- a/usr.bin/tee/tee.1
+++ b/usr.bin/tee/tee.1
@@ -75,7 +75,7 @@ option.
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
-Send echoed message both to stdout and to the
+Send the echoed message both to stdout and to the
.Pa greetings.txt
file:
.Bd -literal -offset indent