diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-04-24 06:53:15 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-04-24 06:53:15 +0200 |
commit | 7e4d9a4bfa2148c07930dd45b4e7d3071ff6180e (patch) | |
tree | e453368dd1bbc8ed1f1446741d57605d07565ee2 /sys | |
parent | 0baa5c7cbee79f3c36eba8a097e091ffd023e65d (diff) |
boot(8): fix example
Diffstat (limited to 'sys')
-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 |