diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-03-16 07:38:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-03-16 07:38:13 +0000 |
commit | ecd0c1de7b7d25f9fdebaccf6b599b9809f57f50 (patch) | |
tree | 6900cb123ccbc3139f3ecbdc735751c75ce69f41 /share/man/man4 | |
parent | 6802204ffc24b73423fa8d97d3c8eb6e17e782bb (diff) |
knock out unused Pp in previous;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/audio.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index a1d68320cf7..b90f8f1811e 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.69 2016/03/16 06:46:39 ratchov Exp $ +.\" $OpenBSD: audio.4,v 1.70 2016/03/16 07:38:12 jmc Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -360,7 +360,6 @@ When setting the device parameters with the .Vt audio_swpar structure should first be initialized with -.Pp .Bd -literal struct audio_swpar ap; |