summaryrefslogtreecommitdiffstats
path: root/man3/setlogmask.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/setlogmask.3')
-rw-r--r--man3/setlogmask.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/setlogmask.3 b/man3/setlogmask.3
index 12347fd36..8c191aa1f 100644
--- a/man3/setlogmask.3
+++ b/man3/setlogmask.3
@@ -17,7 +17,7 @@ Standard C library
.fi
.SH DESCRIPTION
A process has a log priority mask that determines which calls to
-.BR syslog (3)
+.MR syslog 3
may be logged.
All other calls will be ignored.
Logging is enabled for the priorities that have the corresponding
@@ -62,7 +62,7 @@ None.
.\" The glibc logmask handling was broken before glibc 2.1.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -84,6 +84,6 @@ POSIX.1-2001.
will be included in the next release of the POSIX specification (Issue 8).
.\" FIXME . https://www.austingroupbugs.net/view.php?id=1033
.SH SEE ALSO
-.BR closelog (3),
-.BR openlog (3),
-.BR syslog (3)
+.MR closelog 3 ,
+.MR openlog 3 ,
+.MR syslog 3