aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/ia64/ia64/machdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ia64/ia64/machdep.c b/sys/ia64/ia64/machdep.c
index c034ba3ca708..7d3241f5e91a 100644
--- a/sys/ia64/ia64/machdep.c
+++ b/sys/ia64/ia64/machdep.c
@@ -710,9 +710,8 @@ ia64_init()
}
/*
- * Force verbose mode and single-user for a while.
+ * Force single-user for a while.
*/
- bootverbose = 1;
boothowto |= RB_SINGLE;
/*