diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-21 15:08:10 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-21 15:08:10 +0000 |
| commit | 374fc79d704e7e3d502b56847cd8a8b909ed3a6e (patch) | |
| tree | 9eeee7df12f31bfad3236f5c9d29f20bec8fa3e4 /lib/libpthread/man | |
| parent | ebedb5ad97718c0a271659c2563834837607f03f (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/man')
| -rw-r--r-- | lib/libpthread/man/pthread_exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_exit.3 b/lib/libpthread/man/pthread_exit.3 index 2b0799e5597a..99b5b1f3f3f1 100644 --- a/lib/libpthread/man/pthread_exit.3 +++ b/lib/libpthread/man/pthread_exit.3 @@ -90,7 +90,7 @@ None. .Sh SEE ALSO .Xr pthread_create 3 , .Xr pthread_join 3 , -.Xr exit 2, +.Xr exit 2 , .Xr _exit 2 .Sh STANDARDS .Fn pthread_exit |
