summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mlxcontrol/command.c')
-rw-r--r--usr.sbin/mlxcontrol/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c
index a364767..a7dc88f 100644
--- a/usr.sbin/mlxcontrol/command.c
+++ b/usr.sbin/mlxcontrol/command.c
@@ -628,7 +628,7 @@ cmd_rebuild(int argc, char *argv[])
warnx("drive rebuild or consistency check is already in progress on this controller");
break;
default:
- warn("ioctl MLXD_CHECKASYNC");
+ warn("ioctl MLXD_REBUILDASYNC");
}
}
return(0);
OpenPOWER on IntegriCloud