summaryrefslogtreecommitdiffstats
path: root/man3/strchr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strchr.3')
-rw-r--r--man3/strchr.322
1 files changed, 11 insertions, 11 deletions
diff --git a/man3/strchr.3 b/man3/strchr.3
index a0b925e96..9a387bbb7 100644
--- a/man3/strchr.3
+++ b/man3/strchr.3
@@ -84,7 +84,7 @@ or a pointer to the null byte at the end of
if the character is not 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
@@ -117,13 +117,13 @@ POSIX.1-2001, C89, SVr4, 4.3BSD.
.BR strchrnul ()
glibc 2.1.1.
.SH SEE ALSO
-.BR memchr (3),
-.BR string (3),
-.BR strlen (3),
-.BR strpbrk (3),
-.BR strsep (3),
-.BR strspn (3),
-.BR strstr (3),
-.BR strtok (3),
-.BR wcschr (3),
-.BR wcsrchr (3)
+.MR memchr 3 ,
+.MR string 3 ,
+.MR strlen 3 ,
+.MR strpbrk 3 ,
+.MR strsep 3 ,
+.MR strspn 3 ,
+.MR strstr 3 ,
+.MR strtok 3 ,
+.MR wcschr 3 ,
+.MR wcsrchr 3