From bea15f9ce66ce449773875180b92d69cfc685f74 Mon Sep 17 00:00:00 2001 From: Jason Peel Date: Wed, 10 Jul 2002 20:30:16 +0000 Subject: 'sez' is not an english word; ok deraadt@ --- usr.bin/pmdb/arch/alpha/alpha_instruction.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/pmdb') diff --git a/usr.bin/pmdb/arch/alpha/alpha_instruction.h b/usr.bin/pmdb/arch/alpha/alpha_instruction.h index e6a240c1fdc..14c736683ca 100644 --- a/usr.bin/pmdb/arch/alpha/alpha_instruction.h +++ b/usr.bin/pmdb/arch/alpha/alpha_instruction.h @@ -1,4 +1,4 @@ -/* $OpenBSD: alpha_instruction.h,v 1.2 2002/03/15 16:41:06 jason Exp $ */ +/* $OpenBSD: alpha_instruction.h,v 1.3 2002/07/10 20:30:15 jsyn Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -164,7 +164,7 @@ typedef union { /* * Operate instructions are of two types, with * a second source register or with a literal - * specifier. Bit 12 sez which is which. + * specifier. Bit 12 says which is which. */ struct { unsigned rc : 5, -- cgit v1.2.3