diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/bluetooth.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bluetooth.4 b/share/man/man4/bluetooth.4 index 37f8b4d2d8a..3ea224da1b7 100644 --- a/share/man/man4/bluetooth.4 +++ b/share/man/man4/bluetooth.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bluetooth.4,v 1.7 2010/01/14 14:24:23 jmc Exp $ +.\" $OpenBSD: bluetooth.4,v 1.8 2010/09/07 17:16:33 jmc Exp $ .\" $NetBSD: bluetooth.4,v 1.5 2007/04/21 06:15:22 plunky Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. @@ -31,7 +31,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: January 14 2010 $ +.Dd $Mdocdate: September 7 2010 $ .Dt BLUETOOTH 4 .Os .Sh NAME @@ -296,7 +296,7 @@ structure defined as follows as their parameter and unless otherwise specified, use the .Ar btr_name field to identify the device. -.Bd -literal -offset +.Bd -literal -offset 3n struct btreq { char btr_name[HCI_DEVNAME_SIZE]; /* device name */ |