summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ic/dpt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/dpt.c b/sys/dev/ic/dpt.c
index 1fb14a98187..31bb891f67a 100644
--- a/sys/dev/ic/dpt.c
+++ b/sys/dev/ic/dpt.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dpt.c,v 1.7 2002/10/09 23:43:11 krw Exp $ */
+/* $OpenBSD: dpt.c,v 1.8 2002/12/11 18:43:14 henning Exp $ */
/* $NetBSD: dpt.c,v 1.12 1999/10/23 16:26:33 ad Exp $ */
/*-
@@ -145,7 +145,7 @@ static char *dpt_cname[] = {
"PM2021", "SmartCache III",
"SK2012", "SmartCache Plus",
"SK2011", "SmartCache Plus",
- NULL, "unknown adapter, please report using send-pr(1)",
+ NULL, "unknown adapter, please report using sendbug(1)",
};
/*