diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-13 16:53:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-13 16:53:51 +0000 |
| commit | c8d40b7d3487a0ce1707063684493a69b246d192 (patch) | |
| tree | 0e8c7e45cfee821bdd458c9d0992458da7e88902 /lib | |
| parent | 97d0a1b86207bbce4fb1a27d78a25edbf1f40df3 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/posix1e/posix1e.3 | 2 | ||||
| -rw-r--r-- | lib/libc/stdlib/exit.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3 index fd606cd7af65..84f892826f40 100644 --- a/lib/libc/posix1e/posix1e.3 +++ b/lib/libc/posix1e/posix1e.3 @@ -102,8 +102,8 @@ and While these APIs are not documented in POSIX.1e, they are similar in structure. .Sh SEE ALSO -.Xr acl 3 , .Xr extattr 2 , +.Xr acl 3 , .Xr mac 3 , .Xr acl 9 , .Xr extattr 9 , diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index b5e64bd669bd..557af835d013 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -119,8 +119,8 @@ and functions never return. .Sh SEE ALSO -.Xr _exit 2 , .Xr wait 2 , +.Xr _exit 2 , .Xr atexit 3 , .Xr intro 3 , .Xr sysexits 3 , |
