diff options
| author | Chris Costello <chris@FreeBSD.org> | 2003-01-15 00:45:31 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2003-01-15 00:45:31 +0000 |
| commit | 76a829fd1d431afc88fd84b9d7aa25edd1b7c47b (patch) | |
| tree | 10d856fe2479d71b930643fe2d10144050994175 /lib/libc/posix1e/mac_set.3 | |
| parent | c66af8d5e0ba57cb9da4607932cc669666e75020 (diff) | |
Notes
Diffstat (limited to 'lib/libc/posix1e/mac_set.3')
| -rw-r--r-- | lib/libc/posix1e/mac_set.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac_set.3 b/lib/libc/posix1e/mac_set.3 index 3f15726c8c68..34e1b3487f6e 100644 --- a/lib/libc/posix1e/mac_set.3 +++ b/lib/libc/posix1e/mac_set.3 @@ -85,7 +85,7 @@ and its effective user ID is equal to the owner of the file, or has appropriate privileges. .Sh RETURN VALUES -.Rv -std mac_set_fd mac_set_file mac_set_proc +.Rv -std mac_set_fd mac_set_file mac_set_link mac_set_proc .Sh ERRORS .Bl -tag -width Er .It Bq Er EACCES @@ -133,4 +133,6 @@ is not a directory. .Xr mac 3 , .Xr mac_free 3 , .Xr mac_get 3 , +.Xr mac_is_present_np 3 , +.Xr mac_prepare 3 , .Xr mac_text 3 |
