summaryrefslogtreecommitdiff
path: root/usr/src/cmd/modload/rem_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/modload/rem_drv.c')
-rw-r--r--usr/src/cmd/modload/rem_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/modload/rem_drv.c b/usr/src/cmd/modload/rem_drv.c
index 14b6d45959..d155a01336 100644
--- a/usr/src/cmd/modload/rem_drv.c
+++ b/usr/src/cmd/modload/rem_drv.c
@@ -131,7 +131,7 @@ main(int argc, char *argv[])
exit(1);
}
- /* must be only running version of add_drv/mod_drv/rem_drv */
+ /* must be only running version of add_drv/update_drv/rem_drv */
enter_lock();
if ((check_perms_aliases(1, 1)) == ERROR)