summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sigsetops.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-18 13:33:04 +0000
committerru <ru@FreeBSD.org>2002-12-18 13:33:04 +0000
commit863465c1ab2c58349d7f1f859822ef564e592280 (patch)
tree6086e75984c3472fb331e2598243ce260e65581f /lib/libc/gen/sigsetops.3
parent8746d263e1451855025dc83dde5176cc9f1fbe3f (diff)
downloadFreeBSD-src-863465c1ab2c58349d7f1f859822ef564e592280.zip
FreeBSD-src-863465c1ab2c58349d7f1f859822ef564e592280.tar.gz
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
Diffstat (limited to 'lib/libc/gen/sigsetops.3')
-rw-r--r--lib/libc/gen/sigsetops.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sigsetops.3 b/lib/libc/gen/sigsetops.3
index b0296c7..839dff2 100644
--- a/lib/libc/gen/sigsetops.3
+++ b/lib/libc/gen/sigsetops.3
@@ -96,8 +96,8 @@ is contained in the signal set.
These functions
are provided as macros in the include file <signal.h>.
Actual functions are available
-if their names are undefined (with #undef
-.Em name ) .
+if their names are undefined (with
+.Ic #undef Ar name ) .
.Sh RETURN VALUES
The
.Fn sigismember
OpenPOWER on IntegriCloud