summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_xpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/cam_xpt.c')
-rw-r--r--sys/cam/cam_xpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index 3b7ed5d..75060d3 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -1381,7 +1381,7 @@ ptstartover:
if (base_periph_found == 1) {
printf("xptioctl: pass driver is not in the "
"kernel\n");
- printf("xptioctl: put \"device pass0\" in "
+ printf("xptioctl: put \"device pass\" in "
"your kernel config file\n");
}
}
OpenPOWER on IntegriCloud