1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Add a WITHOUT_IPSEC_SUPPORT option description for src.conf(5)

This is a follow up commit to r313330.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-23 02:01:25 +00:00
parent 23de83ef36
commit 71dc9c7ad9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315764

View File

@ -0,0 +1,7 @@
.\" $FreeBSD$
Set to not build the kernel with
.Xr ipsec 4
support. This option is needed for
.Xr ipsec 4
and
.Xr tcpmd5 4 .