summaryrefslogtreecommitdiffstats
path: root/man3/memmove.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memmove.3')
-rw-r--r--man3/memmove.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/memmove.3 b/man3/memmove.3
index e68c54547..ba5531b10 100644
--- a/man3/memmove.3
+++ b/man3/memmove.3
@@ -45,7 +45,7 @@ function returns a pointer to
.IR dest .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -62,10 +62,10 @@ C11, POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, C89, SVr4, 4.3BSD.
.SH SEE ALSO
-.BR bcopy (3),
-.BR bstring (3),
-.BR memccpy (3),
-.BR memcpy (3),
-.BR strcpy (3),
-.BR strncpy (3),
-.BR wmemmove (3)
+.MR bcopy 3 ,
+.MR bstring 3 ,
+.MR memccpy 3 ,
+.MR memcpy 3 ,
+.MR strcpy 3 ,
+.MR strncpy 3 ,
+.MR wmemmove 3