summaryrefslogtreecommitdiffstats
path: root/man3/bcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bcmp.3')
-rw-r--r--man3/bcmp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/bcmp.3 b/man3/bcmp.3
index c52b8f75b..3c16b340f 100644
--- a/man3/bcmp.3
+++ b/man3/bcmp.3
@@ -18,7 +18,7 @@ size_t " n );
.SH DESCRIPTION
.BR bcmp ()
is identical to
-.BR memcmp (3);
+.MR memcmp 3 ;
use the latter instead.
.SH STANDARDS
None.
@@ -27,4 +27,4 @@ None.
Marked as LEGACY in POSIX.1-2001;
removed in POSIX.1-2008.
.SH SEE ALSO
-.BR memcmp (3)
+.MR memcmp 3