aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-04-27 09:18:49 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-04-27 09:18:49 +0000
commitd1ec91e353476938e22e209a1b079950ac358f00 (patch)
tree7f7ccc532143365d5c71a83b5cfa1d5f6184560b /lib/libc
parent16cc290be0cc8d05d0bcad62c9478d6dcabfc3b4 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/signal.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3
index 3a21e689669c9..74c65314f5a29 100644
--- a/lib/libc/gen/signal.3
+++ b/lib/libc/gen/signal.3
@@ -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"