summaryrefslogtreecommitdiffstats
path: root/lib/libc
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
parent9bcb122232e4319fd67ee59c7cd43611d5e2fc60 (diff)
downloadFreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.zip
FreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.tar.gz
fix .Xr macro
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/compat-43/sigvec.22
-rw-r--r--lib/libc/gen/getcap.32
2 files changed, 2 insertions, 2 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
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 55b5872..7e5cdb1 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -99,7 +99,7 @@ must be retained through all subsequent calls to
and
.Fn cgetustr ,
but may then be
-.Xr free Ns \&'d.
+.Xr free 3 Ns \&'d.
On success 0 is returned, 1 if the returned
record contains an unresolved
.Nm tc
OpenPOWER on IntegriCloud