Index: head/sys/boot/i386/btx/btxldr/btxldr.S =================================================================== --- head/sys/boot/i386/btx/btxldr/btxldr.S +++ head/sys/boot/i386/btx/btxldr/btxldr.S @@ -382,12 +382,12 @@ #ifdef BTXLDR_VERBOSE m_mem: .asciz "Starting in protected mode (base mem=\0)\n" m_esp: .asciz "Arguments passed (esp=\0):\n" -m_args: .asciz"\n" +m_args: .asciz "\n" m_rel_bi: .asciz "Relocated bootinfo (size=48) to \0\n" m_rel_args: .asciz "Relocated arguments (size=18) to \0\n" m_rel_btx: .asciz "Relocated kernel (size=\0) to \0\n"