diff options
Diffstat (limited to 'bin/sh')
-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 ffeef50..c575935 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -1792,7 +1792,7 @@ when any specified is received. The signals are specified by name or number. In addition, the pseudo-signal -.Ic EXIT +.Cm EXIT may be used to specify an action that is performed when the shell terminates. The .Ar action |