summaryrefslogtreecommitdiffstats
path: root/man3/re_comp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/re_comp.3')
-rw-r--r--man3/re_comp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/re_comp.3 b/man3/re_comp.3
index 51dd17821..19f048722 100644
--- a/man3/re_comp.3
+++ b/man3/re_comp.3
@@ -48,7 +48,7 @@ otherwise it returns a pointer to an appropriate error message.
returns 1 for a successful match, zero for failure.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -67,9 +67,9 @@ None.
4.3BSD.
.P
These functions are obsolete; the functions documented in
-.BR regcomp (3)
+.MR regcomp 3
should be used instead.
.SH SEE ALSO
-.BR regcomp (3),
-.BR regex (7),
+.MR regcomp 3 ,
+.MR regex 7 ,
GNU regex manual