summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-03-19 20:18:46 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-03-19 20:18:46 +0000
commit7c8a2745e55513115df32d66f6f593de45b6488f (patch)
tree1c2a5272229830ec10ed5b79544495c97ed1673e /share/man
parentb5789c4055c77376aa25611cc8628096fc11c561 (diff)
comment out some macros until they are needed;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/mpu.46
-rw-r--r--share/man/man4/usbf.46
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/mpu.4 b/share/man/man4/mpu.4
index 25f3096bede..22fc75df758 100644
--- a/share/man/man4/mpu.4
+++ b/share/man/man4/mpu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mpu.4,v 1.6 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: mpu.4,v 1.7 2009/03/19 20:18:45 jmc Exp $
.\" $NetBSD: mpu.4,v 1.5 2001/03/30 14:34:27 minoura Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: March 19 2009 $
.Dt MPU 4
.Os
.Sh NAME
@@ -45,7 +45,7 @@ driver provides support for the Roland/Yamaha MPU401 (and compatible)
MIDI UART cards.
.Pp
Access to the device is through the MIDI driver.
-.Pp
+.\" .Pp
.\" The
.\" .Nm
.\" driver usually attaches to a sound card, but it can also sit
diff --git a/share/man/man4/usbf.4 b/share/man/man4/usbf.4
index 1f874b4e26b..106aad8eede 100644
--- a/share/man/man4/usbf.4
+++ b/share/man/man4/usbf.4
@@ -1,8 +1,8 @@
-.\" $OpenBSD: usbf.4,v 1.5 2007/05/31 19:19:53 jmc Exp $
+.\" $OpenBSD: usbf.4,v 1.6 2009/03/19 20:18:45 jmc Exp $
.\"
.\" Uwe Stuehler, 2006. Public Domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: March 19 2009 $
.Dt USBF 4
.Os
.Sh NAME
@@ -39,7 +39,7 @@ Function drivers implement the characteristics of a particular
device class that the
.Tn USB
host will see when the device is connected to the bus.
-.Pp
+.\" .Pp
.\" See
.\" .Xr usbf 9
.\" for a description of the kernel programming interfaces for