diff options
author | 2010-03-30 19:20:36 +0000 | |
---|---|---|
committer | 2010-03-30 19:20:36 +0000 | |
commit | c053fc2351034d27c29b2a6904ea4d6b2de9d87c (patch) | |
tree | fd3984ff5e92c25527790a2cdfd4ea7ea9606c4b /share/man/man8/man8.alpha | |
parent | Add missing bthub device entries on arches that support bluetooth. (diff) | |
download | wireguard-openbsd-c053fc2351034d27c29b2a6904ea4d6b2de9d87c.tar.xz wireguard-openbsd-c053fc2351034d27c29b2a6904ea4d6b2de9d87c.zip |
regen
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 2286e4b33c9..effd7fb0ac9 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.43 2009/08/13 15:13:10 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.44 2010/03/30 19:20:36 matthieu Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" .\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.44 2009/08/13 15:12:36 deraadt Exp -.\" OpenBSD: MAKEDEV.common,v 1.45 2009/08/13 15:12:36 deraadt Exp +.\" OpenBSD: MAKEDEV.common,v 1.46 2009/09/23 15:39:56 miod Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado 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 $Mdocdate: August 13 2009 $ +.Dd $Mdocdate: March 30 2010 $ .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -268,6 +268,9 @@ NNPFS filesystem node, see .It Ar vscsi* Virtual SCSI controller, see .Xr vscsi 8 . +.It Ar bthub* +Bluetooth Hubs, see +.Xr bthub 4 . .El .Sh FILES .Bl -tag -width /dev -compact |