diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | 70d51341bf6ad3be0ea5b02ef489691d80719249 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /share/man/man3/pthread_setspecific.3 | |
parent | 7bc6d0158f0e9863a2a13a951321185d214cd3be (diff) |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Notes
Notes:
svn path=/head/; revision=79454
Diffstat (limited to 'share/man/man3/pthread_setspecific.3')
-rw-r--r-- | share/man/man3/pthread_setspecific.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man3/pthread_setspecific.3 b/share/man/man3/pthread_setspecific.3 index d211c94a3515..698c3ca807c5 100644 --- a/share/man/man3/pthread_setspecific.3 +++ b/share/man/man3/pthread_setspecific.3 @@ -85,7 +85,6 @@ The .Fa key value is invalid. .El -.Pp .Sh SEE ALSO .Xr pthread_getspecific 3 , .Xr pthread_key_create 3 , |