Avoid duplicate .Pp.

This commit is contained in:
wiz 2009-04-11 16:51:39 +00:00
parent c32974546d
commit 7d9f3abb75
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pthread_attr.3,v 1.9 2009/04/11 15:35:15 joerg Exp $
.\" $NetBSD: pthread_attr.3,v 1.10 2009/04/11 16:51:39 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -214,7 +214,7 @@ The value specified by
.Fa param
is invalid.
.El
.Pp
.\" .Pp
.\" .Fn pthread_attr_setschedpolicy
.\" may fail if:
.\" .Bl -tag -width Er

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pthread_mutexattr.3,v 1.8 2008/05/04 19:43:05 martin Exp $
.\" $NetBSD: pthread_mutexattr.3,v 1.9 2009/04/11 16:51:39 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -184,7 +184,7 @@ The value specified by
.Fa type
is invalid.
.El
.Pp
.\" .Pp
.\" .Fn pthread_mutexattr_setprioceiling
.\" may fail if:
.\" .Bl -tag -width Er