Lab3 errata: In the code snippet "if command included &, parent will invoke wait()" should be changed to "if command included &, parent will not invoke wait()." The explanation in the lab instruction text is correct.