summaryrefslogtreecommitdiff
path: root/usr/src/cmd/hotplug/hotplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/hotplug/hotplug.c')
-rw-r--r--usr/src/cmd/hotplug/hotplug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/hotplug/hotplug.c b/usr/src/cmd/hotplug/hotplug.c
index 8ffb8d48dd..2b457f8cd4 100644
--- a/usr/src/cmd/hotplug/hotplug.c
+++ b/usr/src/cmd/hotplug/hotplug.c
@@ -1208,7 +1208,7 @@ print_error(int error)
(void) fprintf(stderr,
gettext("ERROR: there are no connections to display.\n"));
(void) fprintf(stderr,
- gettext("(See hotplug(1m) for more information.)\n"));
+ gettext("(See hotplug(8) for more information.)\n"));
break;
case ENXIO:
(void) fprintf(stderr,