summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
committergjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
commit52487d9a5cec5d4144a37b031adbf2b113602c8c (patch)
tree3221d9382ca72a5f4d428b20ce2750d923daae65 /lib/libc/compat-43
parent8120b09fe9332fb0fd25fb29d6a2e8b7f0872b9e (diff)
downloadFreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.zip
FreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.tar.gz
General mdoc(7) and typo fixes.
PR: 167713 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigpause.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigpause.2 b/lib/libc/compat-43/sigpause.2
index 1187b52..4c24ab7 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -62,7 +62,7 @@
.Sy This interface is made obsolete by
.Xr sigsuspend 2
.Sy and
-.Xr sigaction 2
+.Xr sigaction 2 .
.Pp
The
.Fn sigset
@@ -172,7 +172,8 @@ returns
if the signal had been blocked and the signal's previous disposition if
it had not been blocked.
Otherwise,
-.Dv SIG_ERR is returned and
+.Dv SIG_ERR
+is returned and
.Va errno
set to indicate the error.
.Pp
OpenPOWER on IntegriCloud