diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 69e7d46..232e822 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -793,7 +793,7 @@ command is: .Pp If .Ic in -and the following words are ommitted, +and the following words are omitted, .Ic in Li $@ is used instead. The words are expanded, and then the list is executed |