Date: Mon, 15 Nov 2004 07:48:23 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Message-ID: <200411150748.iAF7mNF8055274@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-11-15 07:48:23 UTC FreeBSD src repository Modified files: sys/conf files Log: Order of arguments after "optional" is not without significance: the first field must be the name of the enabling device/option, otherwise config doesn't know there is an option/device of that name. Revision Changes Path 1.968 +4 -4 src/sys/conf/files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411150748.iAF7mNF8055274>