Markup nit.

This commit is contained in:
Ruslan Ermilov 2004-04-27 09:18:49 +00:00
parent 16cc290be0
commit d1ec91e353
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128674

View File

@ -90,7 +90,7 @@ function allows for a signal to be caught, to be ignored, or to generate
an interrupt.
These signals are defined in the file
.In signal.h :
.Bl -column No SIGVTALRM "create core image"
.Bl -column No ".Dv SIGVTALRM" "create core image"
.It Sy "No Name Default Action Description"
.It 1 Ta Dv SIGHUP Ta "terminate process" Ta "terminal line hangup"
.It 2 Ta Dv SIGINT Ta "terminate process" Ta "interrupt program"