diff options
Diffstat (limited to 'usr/src/man/man3c/priv_addset.3c')
-rw-r--r-- | usr/src/man/man3c/priv_addset.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/priv_addset.3c b/usr/src/man/man3c/priv_addset.3c index 665216fbf5..c5e78269ea 100644 --- a/usr/src/man/man3c/priv_addset.3c +++ b/usr/src/man/man3c/priv_addset.3c @@ -212,7 +212,7 @@ The privilege argument is not a valid privilege name. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -229,8 +229,11 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBsetppriv\fR(2), \fBmalloc\fR(3C), \fBpriv_str_to_set\fR(3C), -\fBattributes\fR(5), \fBprivileges\fR(5) +.BR setppriv (2), +.BR malloc (3C), +.BR priv_str_to_set (3C), +.BR attributes (7), +.BR privileges (7) .SH NOTES .LP The functions that compare sets operate on all bits of the set, regardless of |