summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-03-14 19:55:01 +0000
committermsmith <msmith@FreeBSD.org>1999-03-14 19:55:01 +0000
commitc62de94444a57afc9e81940315fbe0631f2b632f (patch)
tree882de5ca31776fa512615c13e5229962ee9fe0fb /sys/boot
parent355875c486ede16e3ae122ee5710584e9d83db6e (diff)
downloadFreeBSD-src-c62de94444a57afc9e81940315fbe0631f2b632f.zip
FreeBSD-src-c62de94444a57afc9e81940315fbe0631f2b632f.tar.gz
Fix syntax for boot command
Noticed by: Ruslan Ermilov <ru@ucb.crimea.ua>
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/help.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index 75994bd..3478d9a 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -25,7 +25,7 @@
################################################################################
# Tboot DBoot immediately
- boot [-<arg> ...] [<kernelname>]
+ boot [<kernelname>] [-<arg> ...]
Boot the system. If arguments are specified, they are added to the
arguments for the kernel. If <kernelname> is specified, and a kernel
OpenPOWER on IntegriCloud