Fix misleading description of the -b option in the geli init command.
Reviewed by: bjk, wblock Differential Revision: https://reviews.freebsd.org/D7226 Discussed with: AllanJude
This commit is contained in:
parent
ee98630948
commit
3f9009779b
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 10, 2015
|
||||
.Dd August 3, 2016
|
||||
.Dt GELI 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -266,7 +266,7 @@ If the option is not given, there will be no authentication, only encryption.
|
||||
The recommended algorithm is
|
||||
.Nm HMAC/SHA256 .
|
||||
.It Fl b
|
||||
Ask for the passphrase on boot, before the root partition is mounted.
|
||||
Try to decrypt this partition during boot, before the root partition is mounted.
|
||||
This makes it possible to use an encrypted root partition.
|
||||
One will still need bootable unencrypted storage with a
|
||||
.Pa /boot/
|
||||
|
Loading…
Reference in New Issue
Block a user