diff options
Diffstat (limited to 'sys/arch/mvme68k/dev/pcc.c')
-rw-r--r-- | sys/arch/mvme68k/dev/pcc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/dev/pcc.c b/sys/arch/mvme68k/dev/pcc.c index ab823418723..1f0d6411588 100644 --- a/sys/arch/mvme68k/dev/pcc.c +++ b/sys/arch/mvme68k/dev/pcc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pcc.c,v 1.7 2002/03/14 01:26:37 millert Exp $ */ +/* $OpenBSD: pcc.c,v 1.8 2002/04/21 23:44:29 miod Exp $ */ /* * Copyright (c) 1995 Theo de Raadt @@ -233,7 +233,7 @@ pccspeed(pcc) printf("pccspeed cnt=%d\n", cnt); /* - * Imperically determined. Unfortunately, because of various + * Empirically determined. Unfortunately, because of various * memory board effects and such, it is rather unlikely that * we will find a nice formula. */ |