Reword sentence about IPsec on legacy releases based on feedback from wblock.
Drop space between macros. Approved by: wblock bcr (mentors) Differential Revision: https://reviews.freebsd.org/D11510
This commit is contained in:
parent
b3cd04cfe4
commit
89e3a401fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50456
1 changed files with 3 additions and 4 deletions
|
@ -2127,10 +2127,9 @@ Connection closed by foreign host.</screen>
|
|||
information on the <acronym>IPsec</acronym> subsystem in
|
||||
&os;.</para>
|
||||
|
||||
<para><acronym>IPsec</acronym> support is enabled by default on &os; 11 and newer.
|
||||
To add <acronym>IPsec</acronym> support to the kernel of older &os; releases,
|
||||
add the following options to the custom kernel configuration file
|
||||
and rebuild the kernel using the instructions in <xref
|
||||
<para><acronym>IPsec</acronym> support is enabled by default on &os; 11 and later.
|
||||
For previous versions of &os;, add these options to a custom kernel
|
||||
configuration file and rebuild the kernel using the instructions in <xref
|
||||
linkend="kernelconfig"/>:</para>
|
||||
|
||||
<indexterm>
|
||||
|
|
Loading…
Reference in a new issue