diff options
author | 2014-09-02 14:27:23 +0000 | |
---|---|---|
committer | 2014-09-02 14:27:23 +0000 | |
commit | 08fbca705c462d706ad988957ab3473789f817df (patch) | |
tree | 05f74963b491ba3e27d2cfc8f03c6a2667eb273b /share/man/man5 | |
parent | we dont enable jumbos based on the interfaces mtu config. (diff) | |
download | wireguard-openbsd-08fbca705c462d706ad988957ab3473789f817df.tar.xz wireguard-openbsd-08fbca705c462d706ad988957ab3473789f817df.zip |
document new PORTSCOUT variable. w/ and ok espie@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index d3e68dfb087..015e2ba6774 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.404 2014/08/10 11:23:02 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.405 2014/09/02 14:27:23 jasper Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 10 2014 $ +.Dd $Mdocdate: September 2 2014 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2403,6 +2403,11 @@ Set to .Sq Yes to build xenocara through ports. This is highly experimental and not recommended. +.It Ev PORTSCOUT +Controls the behavior of +.Pa misc/portscout +as documented in detail at +http://www.inerd.com/software/portscout/portconfig.html . .It Ev PREFERRED_CIPHERS List of cryptographic ciphers to use, in order of preference. Default is |