summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/os/fastboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/i86pc/os/fastboot.c')
-rw-r--r--usr/src/uts/i86pc/os/fastboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/i86pc/os/fastboot.c b/usr/src/uts/i86pc/os/fastboot.c
index bd721973d5..7cc9874bed 100644
--- a/usr/src/uts/i86pc/os/fastboot.c
+++ b/usr/src/uts/i86pc/os/fastboot.c
@@ -1554,7 +1554,7 @@ fastboot_update_and_load(int fcn, char *mdep)
if (fcn != AD_FASTREBOOT) {
/*
* If user has explicitly requested reboot to prom,
- * or uadmin(1M) was invoked with other functions,
+ * or uadmin(8) was invoked with other functions,
* don't try to fast reboot after dumping.
*/
fastreboot_onpanic_disable();