diff options
author | Stuart Morrow <morrow.stuart@gmail.com> | 2021-11-01 20:49:43 +0000 |
---|---|---|
committer | qwx <qwx@sciops.net> | 2021-11-01 20:49:43 +0000 |
commit | 3f495077869362629de9d0c0b070ffca10ceb729 (patch) | |
tree | a1d10c5fa5001e0bf77d4dc279f84b5dfac61966 /sys/man/1/grep | |
parent | cdf3be65eac3c925451c0cb82393effd1c308327 (diff) |
mainly just spelling and typos
Diffstat (limited to 'sys/man/1/grep')
-rw-r--r-- | sys/man/1/grep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/grep b/sys/man/1/grep index d326d1ca0..16b5e9c75 100644 --- a/sys/man/1/grep +++ b/sys/man/1/grep @@ -111,7 +111,7 @@ invokes .I grep with .B -n -(plus aditional flags, if provided) +(plus additional flags, if provided) and forces tagging of output lines by file name. If no files are listed, it recursively searches the current directory for all files matching |