summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-03-23 20:20:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-03-23 20:20:12 +0000
commit4db8224e9eda188d95adfc9ed55c2262d99894ff (patch)
tree343ac0d7f60ac1535b9e5c44d2b6f0741f2d3026 /sys/arch/sparc64
parent98c2a285bcb2ad14db238187f9107666515d5134 (diff)
typo; deraadt
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/dev/ifb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/dev/ifb.c b/sys/arch/sparc64/dev/ifb.c
index 6cdd2028d1e..1cb0b29b5a9 100644
--- a/sys/arch/sparc64/dev/ifb.c
+++ b/sys/arch/sparc64/dev/ifb.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ifb.c,v 1.1 2008/03/23 20:07:21 miod Exp $ */
+/* $OpenBSD: ifb.c,v 1.2 2008/03/23 20:20:11 miod Exp $ */
/*
* Copyright (c) 2007, 2008 Miodrag Vallat.
@@ -26,7 +26,7 @@
* or source code, the best we can do is experiment.
*
* Quoting Alan Coopersmith in
- * http://mail.opensolaris.org/pipermail/opensolaris-discuss/2005-December/0118885.html
+ * http://mail.opensolaris.org/pipermail/opensolaris-discuss/2005-December/011885.html
* ``Unfortunately, the lawyers have asked we not give details about why
* specific components are not being released.''
*/