Index: src/sys/i386/isa/atpic_vector.s =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/atpic_vector.s,v retrieving revision 1.48 diff -u -r1.48 atpic_vector.s --- src/sys/i386/isa/atpic_vector.s 5 Dec 2005 21:44:47 -0000 1.48 +++ src/sys/i386/isa/atpic_vector.s 20 Sep 2006 12:13:21 -0000 @@ -41,7 +41,7 @@ #include "assym.s" /* - * Macros for interrupt interrupt entry, call to handler, and exit. + * Macros for interrupt entry, call to handler, and exit. */ #define INTR(irq_num, vec_name) \ .text ; \