diff options
Diffstat (limited to 'usr/src/uts/sun4v/io/drctl.c')
| -rw-r--r-- | usr/src/uts/sun4v/io/drctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sun4v/io/drctl.c b/usr/src/uts/sun4v/io/drctl.c index 2fd20ddfee..c6c8deeefa 100644 --- a/usr/src/uts/sun4v/io/drctl.c +++ b/usr/src/uts/sun4v/io/drctl.c @@ -445,7 +445,7 @@ drctl_config_init(int cmd, int flags, drctl_rsrc_t *res, "reconfiguration daemon.\n"; static char drd_msg [] = "Cannot communicate with reconfiguration " "daemon (drd) in target domain.\n" - "drd(1M) SMF service may not be enabled.\n"; + "drd(8) SMF service may not be enabled.\n"; static char busy_msg [] = "Busy executing earlier command; " "please try again later.\n"; size_t rq_size; |
