Fix typo in rev 1.408.

This commit is contained in:
thorpej 2020-09-28 03:30:47 +00:00
parent bfa322536e
commit cdacf5fee4

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.409 2020/09/27 23:59:37 thorpej Exp $
# $NetBSD: GENERIC,v 1.410 2020/09/28 03:30:47 thorpej Exp $
#
# This machine description file is used to generate the default NetBSD
# kernel.
@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "GENERIC-$Revision: 1.409 $"
ident "GENERIC-$Revision: 1.410 $"
maxusers 32
@ -735,7 +735,7 @@ pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
pseudo-device vether # Virtual Ethernet for bridge
seudo-device agr # IEEE 802.3ad link aggregation
pseudo-device agr # IEEE 802.3ad link aggregation
pseudo-device sequencer # MIDI sequencer
#options RND_COM # use "com" randomness too
# a pseudo device needed for Coda # also needs CODA (above)