ref: 0147b9a6172cf881e68e12049f55ee24e50296df
parent: 34ea50cb12ee99910d3e541042b32e65db9fcc81
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Tue Apr 24 02:53:15 EDT 2012
boot(8): fix example
--- a/sys/man/8/boot
+++ b/sys/man/8/boot
@@ -102,7 +102,7 @@
The prompt lists all valid methods, with the default in brackets, for example:
.IP
.EX
-bootargs is (tcp, local!device)[/dev/sdC0/fscache]:
+bootargs is (tcp, local!device) [local!/dev/sdC0/fscache]
.EE
.PP
A newline picks the default. Entering
--
⑨