summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/atomic_and.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/atomic_and.9f')
-rw-r--r--usr/src/man/man9f/atomic_and.9f16
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man9f/atomic_and.9f b/usr/src/man/man9f/atomic_and.9f
index 2d58b52e44..d6aa37fbb4 100644
--- a/usr/src/man/man9f/atomic_and.9f
+++ b/usr/src/man/man9f/atomic_and.9f
@@ -114,7 +114,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
@@ -130,10 +130,16 @@ Interface Stability Committed
.SH SEE ALSO
.sp
.LP
-\fBatomic_add\fR(9F), \fBatomic_bits\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_ops\fR(3C)
+.BR atomic_ops (3C),
+.BR attributes (7),
+.BR atomic_add (9F),
+.BR atomic_bits (9F),
+.BR atomic_cas (9F),
+.BR atomic_dec (9F),
+.BR atomic_inc (9F),
+.BR atomic_or (9F),
+.BR atomic_swap (9F),
+.BR membar_ops (9F)
.SH NOTES
.sp
.LP