diff options
Diffstat (limited to 'sys/boot/ia64/ski/bootinfo.c')
-rw-r--r-- | sys/boot/ia64/ski/bootinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/ski/bootinfo.c b/sys/boot/ia64/ski/bootinfo.c index a003d98..4c19d22 100644 --- a/sys/boot/ia64/ski/bootinfo.c +++ b/sys/boot/ia64/ski/bootinfo.c @@ -239,7 +239,7 @@ bi_copymodules(vm_offset_t addr) } /* - * Load the information expected by an alpha kernel. + * Load the information expected by the kernel. * * - The kernel environment is copied into kernel space. * - Module metadata are formatted and placed in kernel space. |