diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-04-29 06:26:52 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-04-29 06:26:52 +0000 |
commit | da77c148b0dd055565dc6554c1d7648cda17c1cc (patch) | |
tree | 8130c5513bb378801d4b6dbfb4410fc920366b9b /sys/arch | |
parent | d8d52faa514ab5d1e27dba43d05d29b2f6242f8e (diff) |
wierd -> weird
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amiga/dev/grf_rh.c | 4 | ||||
-rw-r--r-- | sys/arch/amiga/dev/grf_rt.c | 4 | ||||
-rw-r--r-- | sys/arch/hp300/stand/common/scsi.c | 4 | ||||
-rw-r--r-- | sys/arch/mac68k/dev/nubus.c | 4 | ||||
-rw-r--r-- | sys/arch/mvme68k/dev/if_le.c | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/amiga/dev/grf_rh.c b/sys/arch/amiga/dev/grf_rh.c index c75bf86efb5..a2963a6cb65 100644 --- a/sys/arch/amiga/dev/grf_rh.c +++ b/sys/arch/amiga/dev/grf_rh.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf_rh.c,v 1.14 2002/03/14 01:26:28 millert Exp $ */ +/* $OpenBSD: grf_rh.c,v 1.15 2002/04/29 06:26:50 pvalchev Exp $ */ /* $NetBSD: grf_rh.c,v 1.27 1997/07/29 17:52:05 veego Exp $ */ /* @@ -1658,7 +1658,7 @@ rh_getvmode(gp, vm) * that the horizontal timings are in units of longwords. Hence, I * get the pixels by multiplication with 32 and division by the depth. * The text modes, apparently marked by depth == 4, are even more - * wierd. According to a comment above, they are computed from a + * weird. According to a comment above, they are computed from a * depth==8 mode thats for us: * 32 / 8) by applying another factor * of 4 / font width. * Reverse applying the latter formula most of the constants cancel diff --git a/sys/arch/amiga/dev/grf_rt.c b/sys/arch/amiga/dev/grf_rt.c index 4d183276bf3..1c6e5907f8e 100644 --- a/sys/arch/amiga/dev/grf_rt.c +++ b/sys/arch/amiga/dev/grf_rt.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf_rt.c,v 1.12 2002/03/14 01:26:28 millert Exp $ */ +/* $OpenBSD: grf_rt.c,v 1.13 2002/04/29 06:26:50 pvalchev Exp $ */ /* $NetBSD: grf_rt.c,v 1.35 1997/07/29 17:52:09 veego Exp $ */ /* @@ -927,7 +927,7 @@ rt_getvmode (gp, vm) * the horizontal timings are in units of longwords. Hence, I get the * pixels by multiplication with 32 and division by the depth. * The text modes, apparently marked by depth == 4, are even more - * wierd. According to a comment above, they are computed from a + * weird. According to a comment above, they are computed from a * depth==8 mode (thats for us: * 32 / 8) by applying another factor of * 4 / font width. Reverse applying the latter formula most of the * constants cancel themselves and we are left with a nice (* font diff --git a/sys/arch/hp300/stand/common/scsi.c b/sys/arch/hp300/stand/common/scsi.c index 986dc38777d..66f9cac6428 100644 --- a/sys/arch/hp300/stand/common/scsi.c +++ b/sys/arch/hp300/stand/common/scsi.c @@ -1,4 +1,4 @@ -/* $OpenBSD: scsi.c,v 1.1 1997/07/14 08:14:28 downsj Exp $ */ +/* $OpenBSD: scsi.c,v 1.2 2002/04/29 06:26:50 pvalchev Exp $ */ /* $NetBSD: scsi.c,v 1.7 1997/01/30 10:32:57 thorpej Exp $ */ /* @@ -357,7 +357,7 @@ scsiicmd(hs, target, cbuf, clen, buf, len, xferphase) } #ifdef SLOWSCSI /* - * XXX we have wierd transient problems with booting from + * XXX we have weird transient problems with booting from * slow scsi disks on fast machines. I have never been * able to pin the problem down, but a large delay here * seems to always work. diff --git a/sys/arch/mac68k/dev/nubus.c b/sys/arch/mac68k/dev/nubus.c index 0b05e64abfa..f96bdfceb09 100644 --- a/sys/arch/mac68k/dev/nubus.c +++ b/sys/arch/mac68k/dev/nubus.c @@ -1,4 +1,4 @@ -/* $OpenBSD: nubus.c,v 1.26 2002/03/14 03:15:55 millert Exp $ */ +/* $OpenBSD: nubus.c,v 1.27 2002/04/29 06:26:50 pvalchev Exp $ */ /* $NetBSD: nubus.c,v 1.35 1997/04/22 20:20:32 scottr Exp $ */ /* @@ -266,7 +266,7 @@ nubus_video_resource(slot) * end of the slot. If so, then we check for a bytelanes byte. We * could probably just return a failure status if we bus error on * the first try, but there really is little reason not to go ahead - * and check the other three locations in case there's a wierd card + * and check the other three locations in case there's a weird card * out there. * * Checking for a card involves locating the "bytelanes" byte which diff --git a/sys/arch/mvme68k/dev/if_le.c b/sys/arch/mvme68k/dev/if_le.c index f32b941ac18..d713a73fb85 100644 --- a/sys/arch/mvme68k/dev/if_le.c +++ b/sys/arch/mvme68k/dev/if_le.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_le.c,v 1.18 2002/04/27 23:21:05 miod Exp $ */ +/* $OpenBSD: if_le.c,v 1.19 2002/04/29 06:26:50 pvalchev Exp $ */ /*- * Copyright (c) 1982, 1992, 1993 @@ -278,7 +278,7 @@ lematch(parent, vcf, args) void *vcf, *args; { struct confargs *ca = args; - /* check physical addr for bogus MVME162 addr @0xffffd200. wierd XXX - smurph */ + /* check physical addr for bogus MVME162 addr @0xffffd200. weird XXX - smurph */ if (cputyp == CPU_162 && ca->ca_paddr == (void *)0xffffd200) return (0); |