diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2007-05-26 20:25:06 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2007-05-26 20:25:06 +0000 |
commit | 6e18a0b85a66c596fb041fbf27229487f6661bbf (patch) | |
tree | e79e3fd7960eedb7da9a40e6edaf9a54c2c06755 /share/man/man8/man8.vax | |
parent | 4cc5b15e3558bff395da65bba15bf25da55400ef (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.vax')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index 9d13867998a..eee4a949d9f 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,9 +1,9 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.42 2007/05/18 14:07:16 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.43 2007/05/26 20:25:05 todd Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.28 2007/04/04 17:20:17 todd Exp +.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.29 2007/05/26 19:54:24 todd Exp .\" OpenBSD: MAKEDEV.common,v 1.34 2007/05/18 14:05:33 jmc 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 18, 2007 +.Dd May 26, 2007 .Dt MAKEDEV 8 vax .Os .Sh NAME @@ -55,6 +55,7 @@ If units are expected for a device but not provided, will supply the standard numbers in most cases. .Pp The vax supports the following devices: + .Pp .Sy Special device names .Bl -tag -width tenletters -compact @@ -200,6 +201,9 @@ wscons mice, see .Pp .Sy Special purpose devices .Bl -tag -width tenletters -compact +.It Ar bio +ioctl tunnel pseudo-device, see +.Xr bio 4 . .It Ar bpf* Berkeley Packet Filter, see .Xr bpf 4 . |