X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/beb54af10082dc588132b2c0d32e050028b72c78..78ed81a334dab56aa7a876792a473d67d4359c25:/usr.sbin/config/lang.l diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index a69d4bb6e6..9e85a4cdc7 100644 --- a/usr.sbin/config/lang.l +++ b/usr.sbin/config/lang.l @@ -78,6 +78,7 @@ struct kt { { "major", MAJOR }, { "makeoptions", MAKEOPTIONS }, { "master", MASTER }, + { "maxfdescs", MAXFDESCS }, { "maxusers", MAXUSERS }, { "minor", MINOR }, #if MACHINE_I386