summaryrefslogtreecommitdiff
path: root/usr/src/psm/stand/boot/sparc/common/bootflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/psm/stand/boot/sparc/common/bootflags.c')
-rw-r--r--usr/src/psm/stand/boot/sparc/common/bootflags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/psm/stand/boot/sparc/common/bootflags.c b/usr/src/psm/stand/boot/sparc/common/bootflags.c
index d30e3a1cb3..b167e95bef 100644
--- a/usr/src/psm/stand/boot/sparc/common/bootflags.c
+++ b/usr/src/psm/stand/boot/sparc/common/bootflags.c
@@ -174,7 +174,7 @@ done:
*np++ = '-';
/*
- * boot(1M) says to pass these on.
+ * boot(8) says to pass these on.
*/
if (boothowto & RB_ASKNAME)
*np++ = 'a';