diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-06-23 10:22:58 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-06-23 10:22:58 +0000 |
| commit | 9ec571021d73d53bac53aa6db7886ecb8dd09ed3 (patch) | |
| tree | 0b8dec1feab523f6b451b2fd029359689e93a36c /usr.bin/tee | |
| parent | e18baae63f28822ee097c2ae21e535e8c993c370 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tee')
| -rw-r--r-- | usr.bin/tee/tee.1 | 2 |
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 |
