rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 679073500ff1077a61793ee8d890e08dbfdd9476
parent 255694d1a8e6488dd58abfa9e4f694e3b11015a5
Author: tjg <tjg>
Date:   Wed, 12 May 1999 12:56:34 +0000

fix typo

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -579,5 +579,5 @@ Changes since rc-1.5b2 Portability: Linux *almost* has SysV SIGCLD semantics, and we need to detect them. - Bug: if we reset SIGCLG to SIG_DFL, we need to record the fact in the + Bug: if we reset SIGCLD to SIG_DFL, we need to record the fact in the sighandlers[] array.