diff options
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 3d5f851..9a3016a 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -394,7 +394,7 @@ be forced by setting this variable. .It Va rootdev By default the value of .Va currdev -is used to set the root filesystem +is used to set the root file system when the kernel is booted. This can be overridden by setting .Va rootdev |