summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2005-02-22 20:32:40 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2005-02-22 20:32:40 +0000
commitb04cb25e5cf0717707dfa291827a44a7f88a0dcb (patch)
tree964f9bf18b00037f7796e3987df3ce77512536fb /sys/arch
parent9ba7b7dba2b9cdc218ce3a90cc379d2280c5e1c0 (diff)
typo
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sgi/include/autoconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/include/autoconf.h b/sys/arch/sgi/include/autoconf.h
index 3d2c0a7b126..c2e71a19f83 100644
--- a/sys/arch/sgi/include/autoconf.h
+++ b/sys/arch/sgi/include/autoconf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: autoconf.h,v 1.9 2004/10/20 12:49:15 pefo Exp $ */
+/* $OpenBSD: autoconf.h,v 1.10 2005/02/22 20:32:39 grange Exp $ */
/*
* Copyright (c) 2001-2003 Opsycon AB (www.opsycon.se / www.opsycon.com)
@@ -27,7 +27,7 @@
*/
/*
- * Definitions used buy autoconfiguration.
+ * Definitions used by autoconfiguration.
*/
#ifndef _MACHINE_AUTOCONF_H_