Minor format improvement.

This commit is contained in:
Francisco Capdevila 2016-04-05 16:01:40 -03:00
parent 5b528074ed
commit 659aa3c8a4

View File

@ -51,7 +51,7 @@ A basic example is below:
Lastly you can send signals from the keyboard in an interactive terminal. Lastly you can send signals from the keyboard in an interactive terminal.
Ctrl-C will send SIGINT, and CTRL-Z send SIGTSTP. Ctrl-C will send SIGINT, and Ctrl-Z send SIGTSTP.
List Of Posix 1990 Signals List Of Posix 1990 Signals