X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=support%2Fsignames.c;h=d2978089710391625ccee4d99aa4d2e49579663e;hb=ac50fbac377e32b98d2de396f016ea81e8ee9961;hp=abbcd1e18c385f85e1d573015d077231088d6a7e;hpb=495aee441b75276e38c75694ccb455bb6463fdb9;p=platform%2Fupstream%2Fbash.git diff --git a/support/signames.c b/support/signames.c index abbcd1e..d297808 100644 --- a/support/signames.c +++ b/support/signames.c @@ -85,7 +85,7 @@ initialize_signames () /* POSIX 1003.1b-1993 real time signals, but take care of incomplete implementations. Acoording to the standard, both, SIGRTMIN and - SIGRTMAX must be defined, SIGRTMIN must be stricly less than + SIGRTMAX must be defined, SIGRTMIN must be strictly less than SIGRTMAX, and the difference must be at least 7, that is, there must be at least eight distinct real time signals. */