diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2007-07-23 23:22:34 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2007-07-23 23:22:34 +0000 |
commit | 505d4c7c25a6145a5565e698a7d86e6418d0fe3c (patch) | |
tree | 06299d0a1842cb8b3a0bfe8a8e2f6f76f469265e /share | |
parent | fc1dff10ec3d75b440521d29297321afa7c4ddf8 (diff) |
sync
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 3e77813471b..ead36b744dc 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.54 2007/05/28 22:41:21 todd Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.55 2007/07/23 23:22:33 todd Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.37 2007/05/28 22:37:15 todd Exp -.\" OpenBSD: MAKEDEV.common,v 1.35 2007/05/28 22:37:14 todd Exp +.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.38 2007/07/23 23:21:25 todd Exp +.\" OpenBSD: MAKEDEV.common,v 1.36 2007/07/23 23:21:25 todd Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd May 28, 2007 +.Dd July 23, 2007 .Dt MAKEDEV 8 i386 .Os .Sh NAME @@ -221,6 +221,9 @@ Video frame grabbers, see .It Ar bpf* Berkeley Packet Filter, see .Xr bpf 4 . +.It Ar bthub* +Bluetooth Hubs, see +.Xr bthub 4 . .It Ar crypto Hardware crypto access driver, see .Xr crypto 4 . |