nixos/strongswan-swanctl: Fix build of manual

Commit 401370287a introduced a small error
where the closing tag of <literal/> was an opening tag instead.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @basvandijk, @xeji
This commit is contained in:
aszlig 2018-06-26 10:02:07 +02:00
parent 41c05a72a7
commit a346f153b5
No known key found for this signature in database
GPG key ID: 684089CE67EBB691

View file

@ -942,7 +942,7 @@ in {
Enable hardware offload for this CHILD_SA, if supported by the IPsec
implementation. The value <literal>yes</literal> enforces offloading
and the installation will fail if it's not supported by either kernel or
device. The value <literal>auto<literal> enables offloading, if it's
device. The value <literal>auto</literal> enables offloading, if it's
supported, but the installation does not fail otherwise.
'';