2003-05-04 Yoshinori K. Okuji <okuji@enbug.org>

* docs/grub.texi (partnew): Fixed the inconsistency between the
	implementation and the documentation. The last argument is the
	length instead of the ending address.
	Reported by Daniel Farrell <s2108287@student.rmit.edu.au>.
This commit is contained in:
okuji 2003-05-03 19:52:32 +00:00
parent 5eebfaf282
commit 90537aaed7
3 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,10 @@
2003-05-04 Yoshinori K. Okuji <okuji@enbug.org>
* docs/grub.texi (partnew): Fixed the inconsistency between the
implementation and the documentation. The last argument is the
length instead of the ending address.
Reported by Daniel Farrell <s2108287@student.rmit.edu.au>.
2003-03-19 Yoshinori K. Okuji <okuji@enbug.org>
From Adam Lackorzynski <adam@os.inf.tu-dresden.de>: