summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/lang.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l
index f433220..39f3bd6 100644
--- a/usr.sbin/config/lang.l
+++ b/usr.sbin/config/lang.l
@@ -63,7 +63,9 @@ struct kt {
{ "config", CONFIG },
{ "cpu", CPU },
{ "device", DEVICE },
+ { "devices", DEVICE },
{ "nodevice", NODEVICE },
+ { "nodevices", NODEVICE },
{ "env", ENV },
{ "hints", HINTS },
{ "ident", IDENT },
OpenPOWER on IntegriCloud