Date: Thu, 23 Mar 2017 02:13:59 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r315765 - head/tools/build/options Message-ID: <201703230213.v2N2DxKW042749@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Thu Mar 23 02:13:59 2017 New Revision: 315765 URL: https://svnweb.freebsd.org/changeset/base/315765 Log: Fix mdoc(7) warning: new sentences should start on new lines MFC after: 1 week X-MFC with: r315764 Sponsored by: Dell EMC Isilon Modified: head/tools/build/options/WITHOUT_IPSEC_SUPPORT Modified: head/tools/build/options/WITHOUT_IPSEC_SUPPORT ============================================================================== --- head/tools/build/options/WITHOUT_IPSEC_SUPPORT Thu Mar 23 02:01:25 2017 (r315764) +++ head/tools/build/options/WITHOUT_IPSEC_SUPPORT Thu Mar 23 02:13:59 2017 (r315765) @@ -1,7 +1,8 @@ .\" $FreeBSD$ Set to not build the kernel with .Xr ipsec 4 -support. This option is needed for +support. +This option is needed for .Xr ipsec 4 and .Xr tcpmd5 4 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230213.v2N2DxKW042749>