diff options
author | rwatson <rwatson@FreeBSD.org> | 2000-06-04 21:10:59 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2000-06-04 21:10:59 +0000 |
commit | 8f2f5fdfd0561218daf85816235e9158f6cdfc38 (patch) | |
tree | bf9fdb01bd666508b757029485819150eaa893e9 /lib/libposix1e | |
parent | 80927a9482a4ac5fdb84b5483ab250b9cf62c6a5 (diff) | |
download | FreeBSD-src-8f2f5fdfd0561218daf85816235e9158f6cdfc38.zip FreeBSD-src-8f2f5fdfd0561218daf85816235e9158f6cdfc38.tar.gz |
o Remove extra cross reference from acl.3 to acl.3
o Remove "BUGS" entries indicating that there's nowhere to store ACLs as
we now have extended attributes.
Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libposix1e')
-rw-r--r-- | lib/libposix1e/acl.3 | 5 | ||||
-rw-r--r-- | lib/libposix1e/acl_delete.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_dup.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_free.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_from_text.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_get.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_init.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_set.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_to_text.3 | 4 | ||||
-rw-r--r-- | lib/libposix1e/acl_valid.3 | 4 |
10 files changed, 10 insertions, 31 deletions
diff --git a/lib/libposix1e/acl.3 b/lib/libposix1e/acl.3 index 51b7d08..4005d26 100644 --- a/lib/libposix1e/acl.3 +++ b/lib/libposix1e/acl.3 @@ -154,7 +154,6 @@ so as to discourage their use in the short term. .\" .Sh FILES .Sh SEE ALSO -.Xr acl 3 , .Xr acl_dup 3 , .Xr acl_free 3 , .Xr acl_from_text 3 , @@ -177,6 +176,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_delete.3 b/lib/libposix1e/acl_delete.3 index 6120563..2faac73 100644 --- a/lib/libposix1e/acl_delete.3 +++ b/lib/libposix1e/acl_delete.3 @@ -121,6 +121,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_dup.3 b/lib/libposix1e/acl_dup.3 index be2fc1c..e515961 100644 --- a/lib/libposix1e/acl_dup.3 +++ b/lib/libposix1e/acl_dup.3 @@ -102,6 +102,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_free.3 b/lib/libposix1e/acl_free.3 index ee7fd4d..689e16d 100644 --- a/lib/libposix1e/acl_free.3 +++ b/lib/libposix1e/acl_free.3 @@ -86,6 +86,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_from_text.3 b/lib/libposix1e/acl_from_text.3 index 27d9edc..ae72dfb 100644 --- a/lib/libposix1e/acl_from_text.3 +++ b/lib/libposix1e/acl_from_text.3 @@ -103,9 +103,7 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. .Fn acl_from_text and diff --git a/lib/libposix1e/acl_get.3 b/lib/libposix1e/acl_get.3 index 104b2fc..6250d27 100644 --- a/lib/libposix1e/acl_get.3 +++ b/lib/libposix1e/acl_get.3 @@ -135,6 +135,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_init.3 b/lib/libposix1e/acl_init.3 index d2f2172..a948089 100644 --- a/lib/libposix1e/acl_init.3 +++ b/lib/libposix1e/acl_init.3 @@ -101,6 +101,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_set.3 b/lib/libposix1e/acl_set.3 index da5f648..1f8451c 100644 --- a/lib/libposix1e/acl_set.3 +++ b/lib/libposix1e/acl_set.3 @@ -128,6 +128,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. diff --git a/lib/libposix1e/acl_to_text.3 b/lib/libposix1e/acl_to_text.3 index 020f2d0..ab769e8 100644 --- a/lib/libposix1e/acl_to_text.3 +++ b/lib/libposix1e/acl_to_text.3 @@ -108,9 +108,7 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. .Fn acl_from_text and diff --git a/lib/libposix1e/acl_valid.3 b/lib/libposix1e/acl_valid.3 index 6480574..6174480 100644 --- a/lib/libposix1e/acl_valid.3 +++ b/lib/libposix1e/acl_valid.3 @@ -141,6 +141,4 @@ and development continues. .Sh AUTHORS .An Robert N M Watson .Sh BUGS -These features are not yet fully implemented. In particular, the shipped -version of UFS/FFS does not support storage of additional security labels, -and so is unable to (easily) provide support for most of these features. +These features are not yet fully implemented. |