summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-21 15:08:10 +0000
committerwosch <wosch@FreeBSD.org>1996-09-21 15:08:10 +0000
commitd3f8d45ce478df8d8f836156fe97a65bbda980ea (patch)
tree9eeee7df12f31bfad3236f5c9d29f20bec8fa3e4 /share/man
parent9bcb122232e4319fd67ee59c7cd43611d5e2fc60 (diff)
downloadFreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.zip
FreeBSD-src-d3f8d45ce478df8d8f836156fe97a65bbda980ea.tar.gz
fix .Xr macro
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man3/pthread_exit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3
index 2b0799e..99b5b1f 100644
--- a/share/man/man3/pthread_exit.3
+++ b/share/man/man3/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
OpenPOWER on IntegriCloud