summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-03-19 20:18:45 +0000
committerjmc <jmc@openbsd.org>2009-03-19 20:18:45 +0000
commit8b348f715ee8f5d932039d98b79e35c7bd6f69f2 (patch)
tree3e50bd1e4132e1328fae19b56572da7f14c2aaf1
parentno .Pp before or after sections; (diff)
downloadwireguard-openbsd-8b348f715ee8f5d932039d98b79e35c7bd6f69f2.tar.xz
wireguard-openbsd-8b348f715ee8f5d932039d98b79e35c7bd6f69f2.zip
comment out some macros until they are needed;
-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