summaryrefslogtreecommitdiffstats
path: root/man3/memccpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memccpy.3')
-rw-r--r--man3/memccpy.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/memccpy.3 b/man3/memccpy.3
index 0ba805176..4d3d104e6 100644
--- a/man3/memccpy.3
+++ b/man3/memccpy.3
@@ -54,7 +54,7 @@ characters of
.IR src .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -71,9 +71,9 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, SVr4, 4.3BSD.
.SH SEE ALSO
-.BR bcopy (3),
-.BR bstring (3),
-.BR memcpy (3),
-.BR memmove (3),
-.BR strcpy (3),
-.BR strncpy (3)
+.MR bcopy 3 ,
+.MR bstring 3 ,
+.MR memcpy 3 ,
+.MR memmove 3 ,
+.MR strcpy 3 ,
+.MR strncpy 3