Document what the backtick returns if the command fails.
[p5sagit/p5-mst-13.2.git] / pod / perlport.pod
index 832f8db..97bbd5e 100644 (file)
@@ -1753,7 +1753,7 @@ two seconds. (Win32)
 Not implemented. (S<Mac OS>, VOS)
 
 Can only be applied to process handles returned for processes spawned
-using C<system(1, ...)>. (Win32)
+using C<system(1, ...)> or pseudo processes created with C<fork()>. (Win32)
 
 Not useful. (S<RISC OS>)