2009-07-05 Pavel Roskin <proski@gnu.org>

* util/grub.d/10_freebsd.in: Fix spelling of `device.hints' on
	FreeBSD.
	* util/osdetect.lua: Likewise.
This commit is contained in:
proski 2009-07-05 22:51:05 +00:00
parent b4a1dc7990
commit 46eeb6a264
3 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2009-07-05 Pavel Roskin <proski@gnu.org>
* util/grub.d/10_freebsd.in: Fix spelling of `device.hints' on
FreeBSD.
* util/osdetect.lua: Likewise.
2009-07-05 Bean <bean123ch@gmail.com>
* conf/common.rmk (lua_mode_SOURCES): Add script/lua/lstrlib.c.