Some items in a section for POSIX SIGNALS includes wrong texts.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
.I SIGINT
and
.I SIGTERM
-The above will close handled files and finish run time.
+will close handled files and PCM substream to be going to finish run time.
.I SIGTSTP
-The above will suspend PCM substream and
+will suspend PCM substream and
.I SIGCONT
-The above will resume it. No XRUNs are expected.
+will resume it. No XRUNs are expected.
The other signals perform default behaviours.