summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-21 15:08:10 +0000
committerwosch <wosch@FreeBSD.org>1996-09-21 15:08:10 +0000
commitd3f8d45ce478df8d8f836156fe97a65bbda980ea (patch)
tree9eeee7df12f31bfad3236f5c9d29f20bec8fa3e4 /lib/libc/compat-43
parent9bcb122232e4319fd67ee59c7cd43611d5e2fc60 (diff)
downloadFreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.zip
FreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.tar.gz
fix .Xr macro
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigvec.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/sigvec.2 b/lib/libc/compat-43/sigvec.2
index a37c988..f43a0fa 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -289,7 +289,7 @@ or
.Xr sigsuspend 2 ,
.Xr setjmp 3 ,
.Xr siginterrupt 3 ,
-.Xr signal 3,
+.Xr signal 3 ,
.Xr sigsetops 3 ,
.Xr tty 4
.Sh EXAMPLE
OpenPOWER on IntegriCloud