From 7e1cf7a0d600a4fb784fb3f219723df9b71026cf Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Mon, 2 Nov 1992 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1992-11-02 --- pc/ether509.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/ether509.c b/pc/ether509.c index ed5560ed8b6294a1bbade0d5d4724ded15393078..1fe2cdfd2b964571ad31fd80bcb6e117871773b2 100644 --- a/pc/ether509.c +++ b/pc/ether509.c @@ -84,7 +84,7 @@ enum { #define COMMAND(hw, cmd, a) outs(hw->addr+Command, ((cmd)<<11)|(a)) /* - * Write two 0 bytes to idnetify the IDport and them reset the + * Write two 0 bytes to identify the IDport and them reset the * ID sequence. Then send the ID sequenced to the card to get * the card it into command state. */