From a5acd8ba690bab19a8147b3566e0ebb73e1f28cb Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 27 Mar 2016 15:37:03 +0200 Subject: [PATCH 117/310] geli.8: Document that setkey -P can't be used if two user keys with passphrase exist Obtained from: ElectroBSD --- lib/geom/eli/geli.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/geom/eli/geli.8 b/lib/geom/eli/geli.8 index 7fb8d5e562f8..a44bf269aa25 100644 --- a/lib/geom/eli/geli.8 +++ b/lib/geom/eli/geli.8 @@ -608,6 +608,9 @@ Cannot be combined with the option. .It Fl P Do not use a passphrase as a component of the new User Key. +This option cannot be used with the +.Cm setkey +subcommand if two User Keys with passphrase are configured. Cannot be combined with the .Fl i or -- 2.37.1