summaryrefslogtreecommitdiffstats
path: root/man3/strpbrk.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strpbrk.3')
-rw-r--r--man3/strpbrk.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/strpbrk.3 b/man3/strpbrk.3
index 7c03d319d..e17a81ebe 100644
--- a/man3/strpbrk.3
+++ b/man3/strpbrk.3
@@ -39,7 +39,7 @@ or NULL
if no such byte is found.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -56,11 +56,11 @@ C11, POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, C89, SVr4, 4.3BSD.
.SH SEE ALSO
-.BR memchr (3),
-.BR strchr (3),
-.BR string (3),
-.BR strsep (3),
-.BR strspn (3),
-.BR strstr (3),
-.BR strtok (3),
-.BR wcspbrk (3)
+.MR memchr 3 ,
+.MR strchr 3 ,
+.MR string 3 ,
+.MR strsep 3 ,
+.MR strspn 3 ,
+.MR strstr 3 ,
+.MR strtok 3 ,
+.MR wcspbrk 3