diff options
| -rw-r--r-- | sys/man/8/boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/boot b/sys/man/8/boot index b7b4ca6ac..eb995e397 100644 --- a/sys/man/8/boot +++ b/sys/man/8/boot @@ -102,7 +102,7 @@ Method and address are prompted for first. 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 |
