diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-25 13:41:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-25 13:41:10 +0000 |
commit | 1c3d1fe4644efd2c4a8e973788a3c0b9a7baec12 (patch) | |
tree | be7888a334ffe9655928e7d99fd0b44f2922646d /share/man | |
parent | 264c6feb09ff11b28447cf101772bc66f2024b93 (diff) |
regen;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/man8.amd64/MAKEDEV.8 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man8/man8.amd64/MAKEDEV.8 b/share/man/man8/man8.amd64/MAKEDEV.8 index de2a8468d3f..7f3938f4e4c 100644 --- a/share/man/man8/man8.amd64/MAKEDEV.8 +++ b/share/man/man8/man8.amd64/MAKEDEV.8 @@ -1,11 +1,11 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.37 2008/06/12 22:40:02 todd Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.38 2008/06/25 13:41:09 jmc Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.amd64/MAKEDEV.md,v 1.27 2008/06/12 22:38:14 todd Exp +.\" OpenBSD: etc.amd64/MAKEDEV.md,v 1.30 2008/06/25 13:39:46 jmc Exp .\" OpenBSD: MAKEDEV.common,v 1.38 2008/06/12 22:38:14 todd Exp -.\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp +.\" OpenBSD: MAKEDEV.man,v 1.4 2008/06/16 08:18:39 todd Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" .\" Copyright (c) 2004, Miodrag Vallat @@ -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 June 12, 2008 +.Dd June 25, 2008 .Dt MAKEDEV 8 amd64 .Os .Sh NAME @@ -221,15 +221,15 @@ Audio devices, see .It Ar bio ioctl tunnel pseudo-device, see .Xr bio 4 . -.It Ar bthub* -Bluetooth Hubs, see -.Xr bthub 4 . .It Ar bktr* Video frame grabbers, see .Xr bktr 4 . .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 . |