The code uses trapsasync, however the manual page uses asynctraps. Fix the

manual page to reflect the code.

PR:		45820
Submitted by:	Marco Molteni <molter@tin.it>
Discussed with:	tjr
This commit is contained in:
trhodes 2002-12-17 20:27:48 +00:00
parent 723e3b218d
commit 10dbdf9107

View File

@ -257,7 +257,7 @@ no effect when set after the shell has already started
running (i.e. when set with the
.Ic set
command).
.It Fl T Li asynctraps
.It Fl T Li trapsasync
When waiting for a child, execute traps immediately.
If this option is not set,
traps are executed after the child exits,