summaryrefslogtreecommitdiffstats
path: root/man3/bzero.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bzero.3')
-rw-r--r--man3/bzero.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/bzero.3 b/man3/bzero.3
index f6c0ca2f3..c6eb53830 100644
--- a/man3/bzero.3
+++ b/man3/bzero.3
@@ -40,7 +40,7 @@ erase operation if the compiler deduces that the operation is "unnecessary".
None.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -153,6 +153,6 @@ anticipate that future compilers will recognize calls to
and take steps to ensure that all copies of the sensitive data are erased,
including copies in registers or in "scratch" stack areas.
.SH SEE ALSO
-.BR bstring (3),
-.BR memset (3),
-.BR swab (3)
+.MR bstring 3 ,
+.MR memset 3 ,
+.MR swab 3