regen (wd)
This commit is contained in:
parent
49a4c133ce
commit
262278751f
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.10 2002/03/14 01:38:36 wiz Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.11 2002/05/31 12:16:41 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 14, 1999
|
||||
.Dd May 31, 2002
|
||||
.Dt MAKEDEV 8 mac68k
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -129,6 +129,9 @@ Memory pseudo-disk devices, see
|
|||
.Xr \&md 4
|
||||
. It Ar fd#
|
||||
Floppy disk drives (3 1/2")
|
||||
. It Ar wd#
|
||||
``winchester'' disk drives (ST506,IDE,ESDI,RLL,...), see
|
||||
.Xr \&wd 4
|
||||
. El
|
||||
.It Terminal ports :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
|
|
Loading…
Reference in New Issue