diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-23 21:22:28 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2015-09-23 21:22:28 +0000 |
commit | c83ef448a633dc8d4b7cf592748feea5c350380e (patch) | |
tree | 66f4e1b708b39460aaa82ba7fb65f5cccb3fde63 /sys/arch | |
parent | 8fa1b1ed7b42a44edb16b4d094488d7f6e792270 (diff) |
typos
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sgi/sgi/ip22.h | 4 | ||||
-rw-r--r-- | sys/arch/sgi/stand/boot/version | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/sgi/sgi/ip22.h b/sys/arch/sgi/sgi/ip22.h index 2931e2ef238..054dfe465c6 100644 --- a/sys/arch/sgi/sgi/ip22.h +++ b/sys/arch/sgi/sgi/ip22.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ip22.h,v 1.10 2015/09/05 21:14:07 miod Exp $ */ +/* $OpenBSD: ip22.h,v 1.11 2015/09/23 21:22:26 miod Exp $ */ /* * Copyright (c) 2012 Miodrag Vallat. @@ -39,7 +39,7 @@ extern int hpc_old; /* nonzero if at least one HPC 1.x device found */ extern int bios_year; -extern int ip22_ecc; /* nonzero if runinng with an ECC memory system */ +extern int ip22_ecc; /* nonzero if running with an ECC memory system */ void ip22_ConfigCache(struct cpu_info *); extern void (*ip22_extsync)(struct cpu_info *, paddr_t, size_t, int); diff --git a/sys/arch/sgi/stand/boot/version b/sys/arch/sgi/stand/boot/version index b423112a42b..27bdf164c48 100644 --- a/sys/arch/sgi/stand/boot/version +++ b/sys/arch/sgi/stand/boot/version @@ -1,10 +1,10 @@ -/* $OpenBSD: version,v 1.6 2014/02/22 20:27:21 miod Exp $ */ -/* Public domain. Come on, it can hardly be considered as code. */ +/* $OpenBSD: version,v 1.7 2015/09/23 21:22:27 miod Exp $ */ +/* Public domain. Come on, this can hardly be considered as code. */ #if 0 No version strings up to 2012 - many changes, but nothing to tell bootblocks about, except perhaps + many changes, but nothing to tell bootblocks apart, except perhaps their size (har, har) 1.1 |