summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/atomic_bits.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/atomic_bits.9f')
-rw-r--r--usr/src/man/man9f/atomic_bits.9f4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man9f/atomic_bits.9f b/usr/src/man/man9f/atomic_bits.9f
index 75abf98414..b0b86cdfb3 100644
--- a/usr/src/man/man9f/atomic_bits.9f
+++ b/usr/src/man/man9f/atomic_bits.9f
@@ -46,7 +46,7 @@ These functions can be called from user, interrupt, or kernel context.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -64,5 +64,5 @@ Interface Stability Committed
.LP
\fBatomic_add\fR(9F), \fBatomic_and\fR(9F), \fBatomic_cas\fR(9F),
\fBatomic_dec\fR(9F), \fBatomic_inc\fR(9F), \fBatomic_or\fR(9F),
-\fBatomic_swap\fR(9F), \fBmembar_ops\fR(9F), \fBattributes\fR(5),
+\fBatomic_swap\fR(9F), \fBmembar_ops\fR(9F), \fBattributes\fR(7),
\fBatomic_ops\fR(3C)