insns.dat: Fix a typo in a comment

isnsn-iflags.pl not insns-iflag.pl.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2013-11-24 17:07:33 -08:00
parent 9a1db45895
commit 54c7711858

View File

@ -41,7 +41,7 @@
;
; For a detailed description of the code string (third field), please
; see insns.pl and the comment at the top of assemble.c. For a detailed
; description of the flags (fourth field), please see insns-iflag.pl.
; description of the flags (fourth field), please see insns-iflags.pl.
;
; Comments with a pound sign after the semicolon generate section
; subheaders in the NASM documentation.