summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-02-27 22:32:21 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-02-27 22:32:21 +0000
commitef6a769b8ff1a5576fd615367d1ed5c0ce8f88bb (patch)
treeca24f63f5bc7d1440661c3dfcb5c7e12e9971d89 /sys
parentded3e3f2c0014ac1d08837a2deb0e9cf3b70580c (diff)
Typos
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc/dev/p9000.c5
-rw-r--r--sys/arch/sparc/dev/p9100.c4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys/arch/sparc/dev/p9000.c b/sys/arch/sparc/dev/p9000.c
index 2cd2f047a82..264ecbd780c 100644
--- a/sys/arch/sparc/dev/p9000.c
+++ b/sys/arch/sparc/dev/p9000.c
@@ -1,4 +1,5 @@
-/* $OpenBSD: p9000.c,v 1.4 2003/11/07 10:16:45 jmc Exp $ */
+/* $OpenBSD: p9000.c,v 1.5 2004/02/27 22:32:20 miod Exp $ */
+
/*
* Copyright (c) 2003, Miodrag Vallat.
*
@@ -557,7 +558,7 @@ void
p9000_ras_init(struct p9000_softc *sc)
{
/*
- * Setup safe defaults for the parameter and drawing engine, in
+ * Setup safe defaults for the parameter and drawing engines, in
* order to minimize the operations to do for ri_ops.
*/
diff --git a/sys/arch/sparc/dev/p9100.c b/sys/arch/sparc/dev/p9100.c
index 42dd3afd798..a83e3accd30 100644
--- a/sys/arch/sparc/dev/p9100.c
+++ b/sys/arch/sparc/dev/p9100.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: p9100.c,v 1.25 2003/11/07 10:16:45 jmc Exp $ */
+/* $OpenBSD: p9100.c,v 1.26 2004/02/27 22:32:20 miod Exp $ */
/*
* Copyright (c) 2003, Miodrag Vallat.
@@ -613,7 +613,7 @@ void
p9100_ras_init(struct p9100_softc *sc)
{
/*
- * Setup safe defaults for the parameter and drawing engine, in
+ * Setup safe defaults for the parameter and drawing engines, in
* order to minimize the operations to do for ri_ops.
*/