diff options
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index c68dfb646ae0..5ad816fda82e 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -106,7 +106,7 @@ as a logical EOF marker. .It Fl I Ar replstr Execute .Ar utility -for each input line, replacing one or more occurences of +for each input line, replacing one or more occurrences of .Ar replstr in up to .Ar replacements |