root <[EMAIL PROTECTED]> writes:

| src/lib/bsdsignal.c.pamphlet {\wc -> {\sl -- fixed in the next release --t

Tim, I've not seen a corresponding commit to the silver branch.
I applied the below

-- Gaby

2006-07-30  Tim Daly  <[EMAIL PROTECTED]>

        * bsdsignal.c.pamphlet: Fix typo.


*** bsdsignal.c.pamphlet        (revision 15545)
--- bsdsignal.c.pamphlet        (local)
*************** SA\_NOCLDSTOP & If this bit is set when 
*** 79,85 ****
  SA\_NOCLDWAIT & If this bit is set when calling {\sl sigaction()} for the\\
               & SIGCHLD signal, the system will not create zombie processes\\
               & when children of the calling process exit. If the calling\\
!              & process subsequently issues a {\wf wait()} (or equivalent),\\
               & it blocks until all of the calling process's child processes\\
               & terminate, and then returns a value of -1 with errno set to\\
               & ECHILD.\\
--- 79,85 ----
  SA\_NOCLDWAIT & If this bit is set when calling {\sl sigaction()} for the\\
               & SIGCHLD signal, the system will not create zombie processes\\
               & when children of the calling process exit. If the calling\\
!              & process subsequently issues a {\sl wait()} (or equivalent),\\
               & it blocks until all of the calling process's child processes\\
               & terminate, and then returns a value of -1 with errno set to\\
               & ECHILD.\\


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to