diff options
| author | Chris Costello <chris@FreeBSD.org> | 2003-01-15 03:02:30 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2003-01-15 03:02:30 +0000 |
| commit | c75fc22921c3ab0cefbc2fc5d92ac795cf050783 (patch) | |
| tree | bd0382a32a943d420fc226bdd226235e9fc412d6 /lib/libc | |
| parent | ccf09d7c4b6cf9040d4fa3c5e4d492781b51c5cd (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/posix1e/mac_set.3 | 6 | ||||
| -rw-r--r-- | lib/libc/posix1e/mac_text.3 | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/lib/libc/posix1e/mac_set.3 b/lib/libc/posix1e/mac_set.3 index 34e1b3487f6e..def3e939e840 100644 --- a/lib/libc/posix1e/mac_set.3 +++ b/lib/libc/posix1e/mac_set.3 @@ -129,10 +129,12 @@ referenced by .Fa path_p is not a directory. .El -.Sh SEE_ALSO +.Sh SEE ALSO .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 +.Xr mac_text 3 , +.Xr mac 4 , +.Xr mac 9 diff --git a/lib/libc/posix1e/mac_text.3 b/lib/libc/posix1e/mac_text.3 index df6c0701c441..8ae64f9e3664 100644 --- a/lib/libc/posix1e/mac_text.3 +++ b/lib/libc/posix1e/mac_text.3 @@ -85,6 +85,7 @@ to allocate internal storage. .Xr mac_is_present_np 3 , .Xr mac_prepare 3 , .Xr mac_set 3 , +.Xr mac 4 , .Xr maclabel 7 .Sh STANDARDS POSIX.1e is described in IEEE POSIX.1e draft 17. |
