Remove superfluous Pp.
This commit is contained in:
parent
da8ee8f6d2
commit
999ac309ae
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: audio.9,v 1.55 2019/06/12 13:14:31 isaki Exp $
|
||||
.\" $NetBSD: audio.9,v 1.56 2019/06/12 13:53:25 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -514,7 +514,6 @@ Don't set it if the device is unidirectional.
|
|||
is handled in the upper layer, so new drivers should not return this property.
|
||||
.El
|
||||
It is called in the Attach phase.
|
||||
.Pp
|
||||
.It Dv int trigger_output(void *hdl, void *start, void *end,
|
||||
.Dv "int blksize, void (*intr)(void*), void *intrarg,"
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue