summaryrefslogtreecommitdiff
path: root/usr/src/man/man3sec
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3sec')
-rw-r--r--usr/src/man/man3sec/acl_check.3sec9
-rw-r--r--usr/src/man/man3sec/acl_free.3sec6
-rw-r--r--usr/src/man/man3sec/acl_get.3sec7
-rw-r--r--usr/src/man/man3sec/acl_strip.3sec7
-rw-r--r--usr/src/man/man3sec/acl_totext.3sec11
-rw-r--r--usr/src/man/man3sec/acl_trivial.3sec5
-rw-r--r--usr/src/man/man3sec/aclcheck.3sec6
-rw-r--r--usr/src/man/man3sec/aclsort.3sec6
-rw-r--r--usr/src/man/man3sec/acltomode.3sec5
-rw-r--r--usr/src/man/man3sec/acltotext.3sec6
10 files changed, 46 insertions, 22 deletions
diff --git a/usr/src/man/man3sec/acl_check.3sec b/usr/src/man/man3sec/acl_check.3sec
index 6b866b4192..ba938f5763 100644
--- a/usr/src/man/man3sec/acl_check.3sec
+++ b/usr/src/man/man3sec/acl_check.3sec
@@ -116,7 +116,7 @@ Inheritance flags are only allowed for ACLs on directories.
.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
@@ -134,5 +134,8 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBacl\fR(2), \fBaclcheck\fR(3SEC), \fBaclsort\fR(3SEC), \fBacl\fR(5),
-\fBattributes\fR(5)
+.BR acl (2),
+.BR aclcheck (3SEC),
+.BR aclsort (3SEC),
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acl_free.3sec b/usr/src/man/man3sec/acl_free.3sec
index b6da135a1b..03899796c8 100644
--- a/usr/src/man/man3sec/acl_free.3sec
+++ b/usr/src/man/man3sec/acl_free.3sec
@@ -27,7 +27,7 @@ The \fBacl_free()\fR function does not return a value.
.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
@@ -45,4 +45,6 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBacl_get\fR(3SEC), \fBacl\fR(5), \fBattributes\fR(5)
+.BR acl_get (3SEC),
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acl_get.3sec b/usr/src/man/man3sec/acl_get.3sec
index 4d6bb38bab..738416d3fd 100644
--- a/usr/src/man/man3sec/acl_get.3sec
+++ b/usr/src/man/man3sec/acl_get.3sec
@@ -112,7 +112,7 @@ The ACL supplied could not be translated to an NFSv4 ACL.
.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
@@ -129,4 +129,7 @@ MT-Level MT-Safe
.SH SEE ALSO
.LP
-\fBchmod\fR(1), \fBacl\fR(2), \fBacl\fR(5), \fBattributes\fR(5)
+.BR chmod (1),
+.BR acl (2),
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acl_strip.3sec b/usr/src/man/man3sec/acl_strip.3sec
index 761e22684f..a4f390af03 100644
--- a/usr/src/man/man3sec/acl_strip.3sec
+++ b/usr/src/man/man3sec/acl_strip.3sec
@@ -128,7 +128,7 @@ The file system is mounted read-only.
.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
@@ -146,4 +146,7 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBacl_get\fR(3SEC), \fBacl_trivial\fR(3SEC), \fBacl\fR(5), \fBattributes\fR(5)
+.BR acl_get (3SEC),
+.BR acl_trivial (3SEC),
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acl_totext.3sec b/usr/src/man/man3sec/acl_totext.3sec
index 8524d144e5..ae9cf04bc9 100644
--- a/usr/src/man/man3sec/acl_totext.3sec
+++ b/usr/src/man/man3sec/acl_totext.3sec
@@ -734,7 +734,7 @@ owner@:----------c---:------allow,user:tom:r-------------:f-i---:deny
.sp
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -750,5 +750,10 @@ MT-Level Safe
.TE
.SH SEE ALSO
-\fBls\fR(1), \fBtar\fR(1), \fBacl\fR(2), \fBmalloc\fR(3C),
-\fBaclfromtext\fR(3SEC), \fBacl\fR(5), \fBattributes\fR(5)
+.BR ls (1),
+.BR tar (1),
+.BR acl (2),
+.BR malloc (3C),
+.BR aclfromtext (3SEC),
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acl_trivial.3sec b/usr/src/man/man3sec/acl_trivial.3sec
index 76027b79cc..3fb4db6e2b 100644
--- a/usr/src/man/man3sec/acl_trivial.3sec
+++ b/usr/src/man/man3sec/acl_trivial.3sec
@@ -55,7 +55,7 @@ empty string.
.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
@@ -72,4 +72,5 @@ MT-Level MT-Safe
.SH SEE ALSO
.LP
-\fBacl\fR(5), \fBattributes\fR(5)
+.BR acl (7),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/aclcheck.3sec b/usr/src/man/man3sec/aclcheck.3sec
index 61cf6db1fa..2f9e6580a2 100644
--- a/usr/src/man/man3sec/aclcheck.3sec
+++ b/usr/src/man/man3sec/aclcheck.3sec
@@ -194,7 +194,7 @@ The system cannot allocate any memory. The \fBwhich\fR parameter returns
.RE
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -210,4 +210,6 @@ MT-Level Unsafe
.TE
.SH SEE ALSO
-\fBacl\fR(2), \fBaclsort\fR(3SEC), \fBattributes\fR(5)
+.BR acl (2),
+.BR aclsort (3SEC),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/aclsort.3sec b/usr/src/man/man3sec/aclsort.3sec
index 248dab28de..a0db9c3591 100644
--- a/usr/src/man/man3sec/aclsort.3sec
+++ b/usr/src/man/man3sec/aclsort.3sec
@@ -80,7 +80,7 @@ Upon successful completion, the function returns \fB0\fR. Otherwise, it returns
.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
@@ -98,4 +98,6 @@ MT-Level Unsafe
.SH SEE ALSO
.sp
.LP
-\fBacl\fR(2), \fBaclcheck\fR(3SEC), \fBattributes\fR(5)
+.BR acl (2),
+.BR aclcheck (3SEC),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acltomode.3sec b/usr/src/man/man3sec/acltomode.3sec
index bc8bb9ff6c..1337d01dda 100644
--- a/usr/src/man/man3sec/acltomode.3sec
+++ b/usr/src/man/man3sec/acltomode.3sec
@@ -70,7 +70,7 @@ Upon successful completion, the function returns \fB0\fR. Otherwise, it returns
.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
@@ -88,4 +88,5 @@ MT-Level Unsafe
.SH SEE ALSO
.sp
.LP
-\fBacl\fR(2), \fBattributes\fR(5)
+.BR acl (2),
+.BR attributes (7)
diff --git a/usr/src/man/man3sec/acltotext.3sec b/usr/src/man/man3sec/acltotext.3sec
index 06bf4def79..768e36eb09 100644
--- a/usr/src/man/man3sec/acltotext.3sec
+++ b/usr/src/man/man3sec/acltotext.3sec
@@ -210,7 +210,7 @@ a text string. Otherwise, it returns \fBNULL\fR.
Upon successful completion, the \fBaclfromtext()\fR function returns a pointer
to a list of \fBACL\fR entries. Otherwise, it returns \fBNULL\fR.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -226,4 +226,6 @@ MT-Level Unsafe
.TE
.SH SEE ALSO
-\fBacl\fR(2), \fBmalloc\fR(3C), \fBattributes\fR(5)
+.BR acl (2),
+.BR malloc (3C),
+.BR attributes (7)