Fix typo in last.
This commit is contained in:
parent
2a96325dfe
commit
b84c911d8e
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.153 2002/01/01 22:49:32 augustss Exp $
|
# $NetBSD: MAKEDEV,v 1.154 2002/01/01 22:55:49 wiz Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
# agp* AGP GART devices
|
# agp* AGP GART devices
|
||||||
# pci* PCI bus access devices
|
# pci* PCI bus access devices
|
||||||
# dpti* DPT/Adaptec RAID management interface
|
# dpti* DPT/Adaptec RAID management interface
|
||||||
# audio* radio devices
|
# radio* radio devices
|
||||||
#
|
#
|
||||||
|
|
||||||
dialin=0
|
dialin=0
|
||||||
|
|
Loading…
Reference in New Issue