Paul Bolle
2012-Jan-27 10:01 UTC
[syslinux] [PATCH] [TRIVIAL] COM32R documentation: fix typo
Signed-off-by: Paul Bolle <pebolle at tiscali.nl> --- doc/comboot.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/comboot.txt b/doc/comboot.txt index 04d5deb..d9bd613 100644 --- a/doc/comboot.txt +++ b/doc/comboot.txt @@ -82,7 +82,7 @@ The following arguments are passed to the program on the stack: Address Size Meaning [ESP] dword Return (termination) address - [ESP+4] dword Number of additional arguments (currently 8) + [ESP+4] dword Number of additional arguments (currently 9) [ESP+8] dword Pointer to the command line arguments (null-terminated string) [ESP+12] dword Pointer to INT call helper function [ESP+16] dword Pointer to low memory bounce buffer -- 1.7.7.6