Change example to not be controversial.
I'm sorry to anyone who felt offended by this. PR: docs/155385 Reported by: maga_lena <mirto@riseup.net> MFC after: 1 week
This commit is contained in:
parent
83dbcc9afd
commit
36f7aa249e
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 3, 2010
|
||||
.Dd March 9, 2011
|
||||
.Dt GELI 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -694,15 +694,17 @@ Enter passphrase:
|
||||
.Ed
|
||||
.Pp
|
||||
Create an encrypted provider, but use two keys:
|
||||
one for your girlfriend and one for
|
||||
you (so there will be no tragedy if she forgets her passphrase):
|
||||
one for your employee and one for you as company's security officer
|
||||
(so there is no tragedy if the employee
|
||||
.Qq accidentally
|
||||
forgets his passphrase):
|
||||
.Bd -literal -offset indent
|
||||
# geli init /dev/da2
|
||||
Enter new passphrase: (enter your passphrase)
|
||||
Enter new passphrase: (enter security officer passphrase)
|
||||
Reenter new passphrase:
|
||||
# geli setkey -n 1 /dev/da2
|
||||
Enter passphrase: (enter your passphrase)
|
||||
Enter new passphrase: (let your girlfriend enter her passphrase ...)
|
||||
Enter passphrase: (enter security officer passphrase)
|
||||
Enter new passphrase: (let your employee enter his passphrase ...)
|
||||
Reenter new passphrase: (... twice)
|
||||
.Ed
|
||||
.Pp
|
||||
|
Loading…
x
Reference in New Issue
Block a user