diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-06-04 21:23:20 +0000 | 
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-06-04 21:23:20 +0000 | 
| commit | db0e6ab2678bbbc1fee7ce418a693c8272e650c6 (patch) | |
| tree | 9713cbcbea06941d0d53f0bbfb13f21ab6686afb /lib/libc | |
| parent | 0da8c9400b1df3618fcde2fefffb466d85fb85e7 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/posix1e/acl.3 | 3 | ||||
| -rw-r--r-- | lib/libc/posix1e/cap.3 | 3 | 
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl.3 b/lib/libc/posix1e/acl.3 index 4005d267e6dd..cef2c121173a 100644 --- a/lib/libc/posix1e/acl.3 +++ b/lib/libc/posix1e/acl.3 @@ -161,7 +161,8 @@ use in the short term.  .Xr acl_set 3 ,  .Xr acl_to_text 3 ,  .Xr acl_valid 3 , -.Xr acl 9 +.Xr acl 9 , +.Xr posix1e 3  .Sh STANDARDS  POSIX.1e is described in IEEE POSIX.1e draft 17.  Discussion  of the draft continues on the cross-platform POSIX.1e implementation diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3 index b389c0a748a7..b36aced97741 100644 --- a/lib/libc/posix1e/cap.3 +++ b/lib/libc/posix1e/cap.3 @@ -120,7 +120,8 @@ use in the short term.  .Xr cap_init 3 ,  .Xr cap_set_flag 3 ,  .Xr cap_set_proc 3 , -.Xr cap 9 +.Xr cap 9 , +.Xr posix1e 3  .Sh STANDARDS  POSIX.1e is described in IEEE POSIX.1e draft 17.  Discussion  of the draft continues on the cross-platform POSIX.1e implementation  | 
