summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_exit.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerdd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commiteaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /share/man/man3/pthread_exit.3
parent8636b161b333b18525b6f5ffc5139079c29c0d63 (diff)
downloadFreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip
FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'share/man/man3/pthread_exit.3')
-rw-r--r--share/man/man3/pthread_exit.32
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3
index f245258..a21f6dc 100644
--- a/share/man/man3/pthread_exit.3
+++ b/share/man/man3/pthread_exit.3
@@ -87,14 +87,12 @@ been terminated.
The behavior is as if the implementation called
.Fn exit
with a zero argument at thread termination time.
-.Pp
.Sh RETURN VALUES
The
.Fn pthread_exit
function cannot return to its caller.
.Sh ERRORS
None.
-.Pp
.Sh SEE ALSO
.Xr _exit 2 ,
.Xr exit 3 ,
OpenPOWER on IntegriCloud