summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitbdc5340b39fbc40a64feadf0d2fd65beca35a320 (patch)
tree4a0b074ae28c1e44296bda8760d05dd25bd2ddfa /lib/libc/compat-43
parentc3abc432d868b9b1370e4d575ff6839e27d887ef (diff)
downloadFreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.zip
FreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.tar.gz
mdoc(7) police: Er macro usage cleanup.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigpause.22
-rw-r--r--lib/libc/compat-43/sigvec.22
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigpause.2 b/lib/libc/compat-43/sigpause.2
index 619406b..6aa5252 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -61,7 +61,7 @@ signals are to be blocked.
always terminates by being interrupted, returning -1 with
.Va errno
set to
-.Dv EINTR
+.Er EINTR
.Sh SEE ALSO
.Xr kill 2 ,
.Xr sigaction 2 ,
diff --git a/lib/libc/compat-43/sigvec.2 b/lib/libc/compat-43/sigvec.2
index 4296d03..1ec52ae 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -204,7 +204,7 @@ of the signal are ignored and discarded.
If a signal is caught during the system calls listed below,
the call is normally restarted.
The call can be forced to terminate prematurely with an
-.Dv EINTR
+.Er EINTR
error return by setting the
.Dv SV_INTERRUPT
bit in
OpenPOWER on IntegriCloud