o Add a missed "." .

Reviewed by:	ru
MFC after:	3 weeks
This commit is contained in:
Maxim Konovalov 2004-12-02 13:13:27 +00:00
parent 0c77b3c9c1
commit af5eb6fcc5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138313

View File

@ -269,7 +269,7 @@ When waiting for a child, execute traps immediately.
If this option is not set, If this option is not set,
traps are executed after the child exits, traps are executed after the child exits,
as specified in as specified in
.St -p1003.2 .St -p1003.2 .
This nonstandard option is useful for putting guarding shells around This nonstandard option is useful for putting guarding shells around
children that block signals. children that block signals.
The surrounding shell may kill the child The surrounding shell may kill the child