diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:21:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:21:38 +0000 |
| commit | f5d1157fd17f1cd51b86b47ada138a91d4f8cb34 (patch) | |
| tree | 70c83c0cb14916367010caa22c10f698d2ebeb56 | |
| parent | 5a9a189b52a3562d4e4a8c10827d95db9c9ceea5 (diff) | |
Notes
| -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 ffeef5009263..c575935bf80c 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 |
