Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Remove superfluous Pp.



details:   https://anonhg.NetBSD.org/src/rev/b39c05699e05
branches:  trunk
changeset: 451942:b39c05699e05
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jun 12 13:53:24 2019 +0000

description:
Remove superfluous Pp.

diffstat:

 share/man/man9/audio.9 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5454b8ef8139 -r b39c05699e05 share/man/man9/audio.9
--- a/share/man/man9/audio.9    Wed Jun 12 13:14:31 2019 +0000
+++ b/share/man/man9/audio.9    Wed Jun 12 13:53:24 2019 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index