diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2000-01-29 04:18:51 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2000-01-29 04:18:51 +0000 |
| commit | c32381ada4857b3c94e52f27fce687ebfdc75235 (patch) | |
| tree | 6cb85248f1a80a5b1dde421115e6866dc9858b73 /lib/libposix1e/acl_free.3 | |
| parent | ea5cc7f114341a5a42aabb6ee2e24d71713691b1 (diff) | |
Notes
Diffstat (limited to 'lib/libposix1e/acl_free.3')
| -rw-r--r-- | lib/libposix1e/acl_free.3 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/libposix1e/acl_free.3 b/lib/libposix1e/acl_free.3 index e7a4639444cb..e02569b264a6 100644 --- a/lib/libposix1e/acl_free.3 +++ b/lib/libposix1e/acl_free.3 @@ -73,12 +73,16 @@ argument is invalid. .Sh STANDARDS POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion of the draft continues on the cross-platform POSIX.1e implementation -mailing list. To join this list, see the FreeBSD POSIX.1e implementation +mailing list. To join this list, see the +.Fx +POSIX.1e implementation page for more information. .Sh HISTORY -POSIX.1e support was introduced in FreeBSD 4.0, and development continues. +POSIX.1e support was introduced in +.Fx 4.0 , +and development continues. .Sh AUTHORS -Robert N M Watson +.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, |
