patch-2.3.14 linux/arch/i386/boot/bootsect.S
Next file: linux/arch/i386/config.in
Previous file: linux/arch/i386/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 10:03:05 1999
-  Orig file: 
v2.3.13/linux/arch/i386/boot/bootsect.S
-  Orig date: 
Tue Jun  8 10:47:57 1999
diff -u --recursive --new-file v2.3.13/linux/arch/i386/boot/bootsect.S linux/arch/i386/boot/bootsect.S
@@ -98,7 +98,7 @@
  *		fs = 0, gs is unused.
  */
 
-! cx contains 0 from rep movsw above
+! cx contains 0 from rep movsd above
 
 	mov	fs,cx
 	mov	bx,#0x78		! fs:bx is parameter table address
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)