diff options
author | Jason Peel <jsyn@cvs.openbsd.org> | 2002-07-10 20:30:16 +0000 |
---|---|---|
committer | Jason Peel <jsyn@cvs.openbsd.org> | 2002-07-10 20:30:16 +0000 |
commit | bea15f9ce66ce449773875180b92d69cfc685f74 (patch) | |
tree | 7ce3501e45ee4c02b9d8e894e35fc385e0b51867 /sys/arch/mvme88k | |
parent | af55ea6d8d0faa8e558acc4948995dcc65aec1f5 (diff) |
'sez' is not an english word; ok deraadt@
Diffstat (limited to 'sys/arch/mvme88k')
-rw-r--r-- | sys/arch/mvme88k/stand/sboot/XBUG.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/sboot/XBUG.S b/sys/arch/mvme88k/stand/sboot/XBUG.S index a3672f16f49..850de49909f 100644 --- a/sys/arch/mvme88k/stand/sboot/XBUG.S +++ b/sys/arch/mvme88k/stand/sboot/XBUG.S @@ -1,4 +1,4 @@ -/* $OpenBSD: XBUG.S,v 1.2 2001/07/04 08:09:30 niklas Exp $ */ +/* $OpenBSD: XBUG.S,v 1.3 2002/07/10 20:30:14 jsyn Exp $ */ /* * Copyright (c) 1995 Theo de Raadt @@ -32,7 +32,7 @@ */ /* - * Theo sez: I wrote a bootrom for the MVME147 *years* ago. To write + * Theo says: I wrote a bootrom for the MVME147 *years* ago. To write * this ROM I copied a few chunks from the old bootrom, like this piece: * * "watch this, the moto bastard struck here, shouldn't have hired people |