summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-04-19 06:44:31 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-04-19 06:44:31 +0000
commit66d77e83d0378b266e8187aa2c6dcbb493d97846 (patch)
tree50dba1c0dfc668ebf351d9fb7adefc747f7e2a7a /share/man/man4
parente2c8ad6427b25c52619d67cd4fcf99cf03a8ad6e (diff)
let's not stick macros inside a literal display; add some indent
whilst here;
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/usb.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 26bf5f9502f..2be23927c3f 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.120 2010/04/19 06:32:53 jmc Exp $
+.\" $OpenBSD: usb.4,v 1.121 2010/04/19 06:44:30 jmc Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -363,8 +363,8 @@ driver can attach.
Use the following to get access to the
.Tn USB
specific structures and defines:
-.Bd -literal
-.Fd #include <dev/usb/usb.h>
+.Bd -literal -offset indent
+#include <dev/usb/usb.h>
.Ed
.Pp
The