diff options
| -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 43eccb09db47..6e1bf1fcf479 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1879,7 +1879,7 @@ If .Ar name is specified, the shell removes that alias. If -.Ar a +.Fl a is specified, all aliases are removed. .It Ic unset Ar name ... The specified variables and functions are unset and unexported. |
