diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-26 21:05:18 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-26 21:05:18 +0000 |
commit | 645e6bd18d580b96ac23096ae2643fc257baeee9 (patch) | |
tree | 7ae1c5f41828db9fcc7fc336b76708b28e605483 /share | |
parent | 05425224eff7a61dda4b70ac4e2a10c16818dd97 (diff) |
Added bktr.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index dfca4b84a80..c510093d3c0 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.5 1997/07/27 18:17:57 downsj Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.6 1999/04/26 21:05:17 alex Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -172,6 +172,8 @@ inkernel random number generator devices .It Ar ss# SCSI scanners +.It Ar bktr# +Brooktree 848 driver .El .Pp .Sh FILES |