summaryrefslogtreecommitdiffstats
path: root/man3/catgets.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/catgets.3')
-rw-r--r--man3/catgets.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/catgets.3 b/man3/catgets.3
index 58320b673..0c8cf045c 100644
--- a/man3/catgets.3
+++ b/man3/catgets.3
@@ -29,7 +29,7 @@ from the message catalog identified by
where
.I catalog
is a catalog descriptor returned from an earlier call to
-.BR catopen (3).
+.MR catopen 3 .
The fourth argument,
.IR message ,
points to a default message string which will be returned by
@@ -51,7 +51,7 @@ returns the value
.IR message .
.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,5 +84,5 @@ These two possible error returns seem to be discarded in SUSv2
in favor of always returning
.IR message .
.SH SEE ALSO
-.BR catopen (3),
-.BR setlocale (3)
+.MR catopen 3 ,
+.MR setlocale 3