mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
o Add a missed "." .
Reviewed by: ru MFC after: 3 weeks
This commit is contained in:
parent
0c77b3c9c1
commit
af5eb6fcc5
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ When waiting for a child, execute traps immediately.
|
|||
If this option is not set,
|
||||
traps are executed after the child exits,
|
||||
as specified in
|
||||
.St -p1003.2
|
||||
.St -p1003.2 .
|
||||
This nonstandard option is useful for putting guarding shells around
|
||||
children that block signals.
|
||||
The surrounding shell may kill the child
|
||||
|
|
|
|||
Loading…
Reference in a new issue